التخطي إلى المحتوى الرئيسي

How do I become a decent programmer coming from no experience?

  1. Start with mastering the basic programming concepts (but not the syntax). Conditionals, loops, functions, recursion, oops and so on. Learn how a program is compiled/interpreted/executed. Learn about how functions use stack.
  2. Learn the basics of Data Structures & Algorithms. Yes, you can always look up algorithms or use libraries. But learning them will expand your mindset and how you tackle any problems. For example, if you know binary search, you can do loads of search operations in sorted arrays by modifying the binary search algorithm.  
  3. Choose any language. I normally recommend C. The language is pretty expressive and simple. But you can choose one you find comfortable with. The language you choose decides the area you want to work on.
  4. Master the basic syntax. Any good programming books can teach you that. If it’s C, read K&R. Just the very basics would do. Variable declaration and initialization, if-else conditions, for-while loops, functions and so on. Since you are already comfortable with the concepts, this shouldn’t take you more than 24–48 hours.
  5. Start building something. If it’s Python, you can build a web scraper that auto-downloads images. Now add GUI to it. Keep improving it. You’ll get stuck. When you do so, try learning how to solve it. Google and StackOverflow will help you tremendously. Now do more projects.  ?
  6. Do an internship. It doesn’t have to be a paid one. But make sure that it’s atleast 2–3 months. You’ll learn a lot if the company is good enough. I learnt more during my internships than from college. But stay away from companies that ask you to pay for internships. ?

تعليقات

المشاركات الشائعة من هذه المدونة

تصميم الالعاب الالكترونية

100 مليار دولار هو حجم وناتج تجارة وصناعة سوق الألعاب الالكترونية دوليا، ليصبح هذا السوق في أهمية أسواق أي سلع استراتيجية أخرى .. مع انتشار الهواتف الذكية بصورة كبيرة و انتشار العاب و تطبيقات الهواتف الذكية اصبح هناك العديد من   الاشخاص يهتمون بتصميم العاب الاندرويد و الايفون  لذلك تقوم شركة لودكس بتصميم العاب اندرويد وايفون والالعاب الاونلاين والعاب الديسك توب بكل احترافية وبتصميمات رائعة وجودة عالية .    Game Developing           

the best way to learn how to draw

Drawing is a skill which develops as you practice. You're not alone when you say that you're terrible at drawing; all the great artists have started drawing with  stick figures  at some point in their life. Figures like this one - ​The reason why they went ahead from these so called " stick figures"  to something much more, is that they had an insatiable desire within them to draw even better, every time they put their pencil on paper. This shear fact separated them from the rest, and that's the only reason why they were successful in honing their skill to reach where they reached later on in their respective lives. First and foremost, the one great thing that's in your favor is- the fact that you are dedicated to improve your drawing. I say this because it seems that way, as you are asking this question. And this is really important because any art form can not be learned just for the sake of it; there has to be passion, interest, curiosity, and ded...

What is a KPI - A Key Performance Indicator Meaning

A  Key Performance Indicator  is a measurable value that demonstrates how effectively a company is achieving key business objectives. Organizations use KPIs at multiple levels to evaluate their success at reaching targets. High-level KPIs may focus on the overall performance of the enterprise, while low-level KPIs may focus on processes in departments                           such as sales, marketing or a call center.  lodex solutions