Featured
- Get link
- X
- Other Apps
Places To Start
Ok so boom.........as a programmer, you create instructions in a particular language (or languages) on a particular computer. The first thing I'd say that is the most important thing to do as a beginner, is just starting to code. The language that is the easiest for you to run without any setup requirements, is the best language for you right now.
Software you can run without installing a million tools, slowing down your hardware, making it think too much for you just to get familiar with the landscape. You may have borrowed your mom's computer to do these tutorials(which already runs slow). They shouldn't break her device just so that you can run a few lines of code.
After you're familiar with how code can move in a certain language, you now have a base to compare to, and can move to another language. But which language should this final language be??
First, there is no limit to the amount of languages you can learn. It'll just be difficult managing the rules of each language. Secondly, you should be learning the language that is most useful to your ideas/plans/applications, languages that are popular, or languages that are old but require human touch. (That last one is mostly a job security finesse, as companies have this situation a-lot, leading them to train new employees to run code nobody uses anymore.....This can be lucrative $$$).
For me, writing code in css , javascript and html (internet / web languages) gave me the most freedom and best experience becoming a programmer.
- They only require an internet connection for the tutorials , which can be downloaded
- They are popular languages and the backbone of internet software
- They can control not only back-end(code you don't see or expect to see) but front-end as well(code you see visually, color, graphs etc...). This is important because with these 3 languages and no professional experience, you can create animations, and games all from your desktop.
- Get link
- X
- Other Apps
Popular Posts
Raspberry Pi 4 Talking Robot Car Part 2.
- Get link
- X
- Other Apps
Comments
Post a Comment