+ 1

I am trying to learn programming languages but not able to use logic to make even simple program...i need Some tips anybody help

I am getting frustrated..

26th Dec 2019, 9:36 AM
Megamind The Gamer
Megamind The Gamer - avatar
3 odpowiedzi
+ 4
first, create a program algorithm on paper. write in plain language, in plain words, what the program should do. step by step. then try implementing this algorithm in code
26th Dec 2019, 9:39 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
Thanks for giving suggestions.
26th Dec 2019, 3:00 PM
Megamind The Gamer
Megamind The Gamer - avatar
+ 1
You can only learn how to write code by writing code. Trick is to start as easy as possible. Look up the most primitive tasks, and do a lot of them. Over time, your logical, 'algorithmic' thinking will improve.
26th Dec 2019, 9:56 AM
HonFu
HonFu - avatar