What are some study tips for beginners in programming ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

What are some study tips for beginners in programming ?

I just started learning programming and it's difficult to remember all the codes.

1st Feb 2017, 1:48 PM
Sujeewa Bandara
Sujeewa Bandara - avatar
7 Answers
+ 5
Start a cheat sheet. nobody starts out and right away remembers hundreds of functions. everytime you Google a function like var.length(); write it down. I constantly find myself writing code and looking back at my old codes to remember what function I used for something.
1st Feb 2017, 3:07 PM
LordHill
LordHill - avatar
+ 4
learn from the book c in depth
1st Feb 2017, 2:48 PM
Avnish Tomar (CCS University)
Avnish Tomar (CCS University) - avatar
+ 3
hello, in at the starting stage of learning html , can u please provide me tips hw to learn html ,css and javascript
1st Feb 2017, 2:52 PM
rashmi
rashmi - avatar
+ 1
first of all try to understand the commands used in the codes , the purpose of using it . if u are not able to remember code , have a self made algorithm for particular codes which will make ur learning simple.
1st Feb 2017, 2:12 PM
Hajare Akshay
Hajare Akshay - avatar
+ 1
@rashmi start learning from the book a complete reference of html and xhtml by mcgrow hills
1st Feb 2017, 2:54 PM
Avnish Tomar (CCS University)
Avnish Tomar (CCS University) - avatar
+ 1
the basic thing the programmer must start with is constructing the logic for the given problem. Start your coding with algorithm making then start writing small codes using Strings or arrays. Do as many as you can. If you struck some where then dont hesitate to ask any one.
12th Mar 2017, 2:46 PM
Lakshmi Sowndarya Kota
Lakshmi Sowndarya Kota - avatar
0
@avnish thank you so much ....can u give me some career guidance of web development
1st Feb 2017, 2:56 PM
rashmi
rashmi - avatar