How can I write my first code ? cause whenever i want to start i feel like I don’t know anything about what I learned | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I write my first code ? cause whenever i want to start i feel like I don’t know anything about what I learned

3rd Apr 2021, 7:55 AM
Vian
Vian - avatar
5 Answers
+ 4
I read your profile and see that you are on the JavaScript tech stack. The first thing that you will need to do, is to setup a local development environment on a computer. Here is my playlist Basic Web Dev Setup: https://youtube.com/playlist?list=PLkqwj9vc20pXuSdvxBjpgmUBpqDdzwGSf After installing VS Code, engage yourself in mini-projects. As a start, I would suggest a To-do List app. Build it step by step with me: https://youtube.com/playlist?list=PLkqwj9vc20pUitqvZrLPk-hTNv63EJqwg If you don't understand anything, ask me in comment of my videos.
3rd Apr 2021, 8:53 AM
Gordon
Gordon - avatar
+ 3
Hi! I see you've started studying the javascript. actively use your code playground. you can insert sample lesson codes there and see how they work. try to solve the tasks at the end of each topic. if something does not work out-ask questions! 😉
3rd Apr 2021, 8:32 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
Start very simple, with Hello world for example. Then you know how to output something. You need it in virtually every task and can also use it to find errors. Next steps are simple math operations, input, control structures. Be confident with the basics before you start a bigger project. Courses like those on sololearn are also a good guideline for beginners
3rd Apr 2021, 10:03 AM
Benjamin Jürgens
Benjamin Jürgens - avatar
+ 2
It's so simple just note all the main definitions in a notebook or wordpad on your PC/Laptop
3rd Apr 2021, 2:24 PM
Shardul
Shardul - avatar
+ 1
Vian Everyone also felt the same but if you didn't give a try how would you know your knowledge, issues, skills for that without thinking anything just click on Try it yourself your coding journey will be started All the best 👍
3rd Apr 2021, 9:08 AM
R💠🇮🇳
R💠🇮🇳 - avatar