+ 1
What's the best place to start when dont know anything about coding?
4 Réponses
+ 4
I think SoloLearn is a great place to start since it has an amazing community. In terms of programming languages, I would suggest you start with HTML then move to CSS and then to JavaScript. This way you have time to understand the basics before moving to a more complex language like C++ or Java.
+ 4
Mica Coding means by which you can code software, games and apps for different platforms. On SoloLearn, we just make small codes.
As for the starting point of coding journey depends on what you wants to be.
For web development:-
Learn HTML for content creation.
Learn CSS for styling those content.
Learn JavaScript for adding functionality to the webpage.
Learn SQL for the database.
Learn PHP for back-end. Or you can also learn Python with its framework django. Or Ruby with Rails.
For games Development:-
Learn c++ or c# with Unity.
For Android app development:-
Learn Kotlin or Java.
Learn Android App Development in android studio with XML.
For Developing apps for Apple Products :-
Learn Swift.
For pursuing a career in the data science:-
Python is the best option.
Or you can also learn R but it is not available on SoloLearn.
+ 1
Akash Pal Androidus 3 thank you that really helped me.
+ 1
start with reading lol. 😎