+ 10

How you guys learn from the courses and apply to the program ?

when i finish my courses and sit to code i have no idea how to start every one here make amazing animation game etc ... even when i see other people code i don't even get a clue what they have done... plz help i think learning to code and applying it a totally different aspect .i want to know how you guys manage it.

7th Nov 2017, 2:43 AM
Vatsala
Vatsala - avatar
4 Answers
+ 6
Try copying, the course manualy by typing it (no cut and paste). Then change it into something interesting.
7th Nov 2017, 2:56 AM
Manual
Manual - avatar
+ 4
in every course there is a option called try it yourself click that and rewrite the code with some modification and also use other syntax of that language and try to modify your code with some interesting thoughts🙂
18th Nov 2017, 6:08 AM
Vaibhavi
Vaibhavi - avatar
+ 2
SoloLearn gives you just basics. For example, if you are .NET developer and want to create some useful easy application (like password holder or home library) you need to know OOP, WPF or WindowForms, data binding, password hashing, writing / reading from file... And this is only beginning. After that go Databases with ADO.net & Linq, system programming, network programming, Patterns, Asp.net.... My advice for you is to take some additional courses like Coursera or CS50, watch YouTube tutorials, even subscribe for several of them, register at programming forums and create challenges for yourself (100 things c# junior has to know)
8th Nov 2017, 9:28 PM
Serhii
Serhii - avatar
+ 1
If you want to, but don't understand other people's code, you can write in their code comments, request assistance, or guide, ask politely though, when the author has a chance they will respond to you, or you can ask if they would add a little more code explanation comments on a particular part you found difficult understanding :) Hth, cmiiw
7th Nov 2017, 5:28 AM
Ipang