What is the next thing to do after learning the basics of a programming language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

4th Nov 2019, 9:57 AM
Stephen Bitrus
Stephen Bitrus - avatar
16 Answers
+ 11
Build on the basics writing incrementally more complex code.
4th Nov 2019, 9:56 PM
Sonic
Sonic - avatar
+ 10
Get practice writing code.
4th Nov 2019, 1:25 PM
Sonic
Sonic - avatar
+ 7
Use the web as a reference.
4th Nov 2019, 9:56 PM
Sonic
Sonic - avatar
+ 7
Celestino🇰🇪🇫🇷 sometimes you can find a lot of answers, project ideas, learning resources by Googling.
5th Nov 2019, 8:41 PM
Sonic
Sonic - avatar
+ 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.
6th Nov 2019, 5:53 AM
ASM
ASM - avatar
+ 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
4th Nov 2019, 11:08 AM
Nihilo
Nihilo - avatar
+ 4
Define basics and we can suggest you what next to do.
4th Nov 2019, 11:54 AM
Avinesh
Avinesh - avatar
+ 4
Sonic What do you mean when you say "use the web as a reference"
5th Nov 2019, 5:50 PM
Celestino🇰🇪🇫🇷
Celestino🇰🇪🇫🇷 - avatar
+ 3
Thanks a lot for your answers
5th Nov 2019, 12:36 PM
Stephen Bitrus
Stephen Bitrus - avatar
+ 1
Next is start write your own codes from what you have learned.
6th Nov 2019, 6:45 AM
Calviղ
Calviղ - avatar
+ 1
Start working on projects
6th Nov 2019, 7:08 AM
Ratnesh Srivastava🇮🇳
Ratnesh Srivastava🇮🇳 - avatar
+ 1
Script
6th Nov 2019, 8:56 AM
shan and lay Patel
shan and lay Patel - avatar
+ 1
Try to write small small program and to check step by step how its run
6th Nov 2019, 11:38 AM
Jagdish Khatavkar
Jagdish Khatavkar - avatar
+ 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.
6th Nov 2019, 3:08 PM
Ian Haas
Ian Haas - avatar
+ 1
You could also go into the more complex aspects of those languages. But personally I would recommend learning CSS, HTML and JavaScript.
6th Nov 2019, 3:56 PM
Ian Haas
Ian Haas - avatar
0
Go ahead and learn the complex aspects
6th Nov 2019, 12:29 PM
Ezekiel Olateju
Ezekiel Olateju - avatar