+ 6
What is the next thing to do after learning the basics of a programming language?
What is the next thing to do after learning the basics of languages like JAVA and C++? How do i go further from here to building real time softwares and applications?
18 Answers
+ 11
Build on the basics writing incrementally more complex code.
+ 10
Get practice writing code.
+ 7
Use the web as a reference.
+ 7
Celestino🇰🇪🇫🇷 sometimes you can find a lot of answers, project ideas, learning resources by Googling.
+ 5
You should try to complete challenges and assignments from beginner level to advanced, There you can test your basic skills, Go for further Algorithm learning After getting a hang of it.
+ 4
I particularly enjoy the process of building a cookbook, check this out https://www.devdungeon.com/cookbook.
Then from your cookbook you can start putting pieces together to build a bigger program
+ 4
Define basics and we can suggest you what next to do.
+ 4
Sonic What do you mean when you say "use the web as a reference"
+ 3
Thanks a lot for your answers
+ 1
Next is start write your own codes from what you have learned.
+ 1
Start working on projects
+ 1
Script
+ 1
Try to write small small program and to check step by step how its run
+ 1
After learning JAVA and C++ I would recommend learning MTML, CSS and JavaScript if you are wanting to go into a field of website development.
+ 1
You could also go into the more complex aspects of those languages. But personally I would recommend learning CSS, HTML and JavaScript.
0
Go ahead and learn the complex aspects