Am a beginner to this programming world ! Can i get some useful suggestions from the dedicated programmers to improve my skills | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 12

Am a beginner to this programming world ! Can i get some useful suggestions from the dedicated programmers to improve my skills

20th Jun 2017, 5:42 AM
Sreenivas.KC
Sreenivas.KC - avatar
5 Antworten
+ 7
I encourage you to start coding as you learn. put into practice what you discovered!😊
27th Jun 2017, 12:35 AM
CC Calvello
CC Calvello - avatar
+ 12
You must be focused and harworker Learn Practice code and share
20th Jun 2017, 10:02 AM
Ehtesham Ali
Ehtesham Ali - avatar
+ 9
Thanks for ur suggestions ,💟
21st Jun 2017, 12:20 PM
Sreenivas.KC
Sreenivas.KC - avatar
+ 3
What do you want to do? If you are serious, you must to have a goal or an idea of what you want to gain, from programming.
20th Jun 2017, 6:02 AM
Manual
Manual - avatar
+ 3
Well here goes: 1) If you want to learn how to program. Then go program there is no other way. Too many of us spend our days dreaming about being a programmer rather than taking the initiative and actually going to code. 2) Don't get distracted by programming languages. Probably easier said than done. All in all, programming languages are tools that you use to accomplish the task at hand. As we know some tools are better suited than others at a certain job but for the most part pick a tool. Then I want you to use that tool and create something meaningful with it. Then create something else and else and else and so forth. 3) Don't get distracted with all of the current text editors and IDEs out there. Seriously, just find one that you like or think you'll enjoy and just use that. If you like sublime use sublime. If you like atom use atom. If you like vs code use vs code (I actually took a liking into it). If you want to use pycharm use pycharm. The list goes on... 4) If you can Google it, then Google it. No need to ask a question that can be answered by a search engine within a fraction of a second. Also you might learn more about the subject at hand. 5) Stay curious. Someone that's not curious or not wanting to stay up with the latest technologies will end up being an outdated programmer. 6) Back to Googling. Well I don't know what search engine you prefer but I enjoy using Google, so I'm going to continue saying Google. Learn to use it to pin down what an error mean. There are plenty of people that most likely had the same error but within a different context. Stackoverflow is your friend. 7) Lastly, the more generic answer would be to not give up. You'll face situations where you'll want to cave in but by not the experience will make you more humble in the end.
20th Jun 2017, 6:13 AM
Don
Don - avatar