How to start programming?

Posts 15 of 5 · Page 1 of 1
How to start programming?
Hey guys, i'm new on programming. But i know Basic Programming, about algorithm, pseudocode, flowchart. all i can do now is just making a simple calculator from pascal.
Idk what to do, what project should i make as a beginner, and what programs should i learn first?

these last weeks i study Python on a third party website. even though it's confusing for the first time, but i can handle it.

can someone here help me? at least tell me where should i start, or what to do next after learning things like i said above.
Thanks♥
Pascal is dead.
Get Atom or another Editor/IDE you like or even the command prompt, choose a language you want to learn/use the most, OOP(Object Oriented Programming languages), these are usually harder, or script languages like Perl, Ruby( kinda dead ), Python( you can do almost anything with this language ), and Python's syntax is easy as fuck imo, then read books and exercise as much as you can, keep using third party websites for the basics but for more advanced stuff read books or try and analize a harder code.
If you are insterested in game-making and like 2D games, give a try learning GML (GameMaker Language). It was my first programming language and It helped me alot. And also since you were in a game engine you could do more than just a basic calculator.
Rid of Pascal is in disuse. Well I suggest you to learn C++/C and Javascript, but most depend on what you would do. For example if you want to do wesites just start with HTML, CSS, PHP, MySQL and then learn JQuery, bootstrap, JS and so on
what i need to know to write checkers, brutes?
Posts 15 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?