+ 12
How to learn logic of programming and if some good resources of problem solving for beginners? Thanks in advance
17 Answers
+ 12
SoloLearn is the Best place for Beginners!👍😉
Free Beginners Programming Resources
https://www.sololearn.com/post/27764/?ref=app
+ 11
Hey , give try to beginner coding challenges here on SL [in learn section , U will find "Coding Challenges"]
//have a look answer of this post also , might be helpful
https://www.sololearn.com/Discuss/1575278/?ref=app
+ 6
Just learn some concept,watch some examples practice and try your own program making ability
+ 4
i think programming is exactly a practical skill. The only thing we can do is doing more coding and thinking then coding again to verify our idea. i think it will make a difference.
Good luck!
+ 4
Algorithms are constructed usin constructs and datastructs. In Object Oriented Programming, classes consist of these. A deeper understanding of their behavior (constructs) and parameters (datastructs) can help
+ 4
The message is quite vague. If you mean you'd like to other learners to work with you, that's an excellent idea. 👍
+ 4
Congratulations Assadullah Adelyar !!!! You're beginning to ask the right questions!????
Look into control structures (constructs) and you'll answer your own questions 😉
Also, read on Data structures (Datastructs)
+ 3
Well Sololearn provides a good platform for beginners
You can take help of Some good books
You can also visit YOUTUBE
Keep programming
And Keep saying "PRACTICE MAKES A MAN PERFECT" and stay Motivated
+ 3
Dry run is the best techniques to learn logic of programs.
Dry run means execution of whole program on paper then you can understand whole procedure of program how control is flown from one method or one class to another.
+ 3
If its concepts you have a problem with look into control structures (constructs) and data structures (datastructs)
+ 2
Practice makes perfect. You must keep on practicing and most importantly you should never give up.
+ 2
I want good exercises to practice too, it's hard to find exercises...
+ 2
Am want a lot of students who start with me with programs that are you ready to offer am welcoming
+ 2
Da2 I wanted to know how others learn the logic (not syntax) and what resources they used or using.
+ 1
Da2 yes of course
+ 1
if döngüsü
0
You can try websites for problem solving!! Such as:
Codeforces, spoj, tough.co etc!!
tough.co will be more friendly for beginners!!