+ 2
Help me?
I have no idea what I am doing. But I specifically want to learn basic coding so I can create smartphone applications. https://www.sololearn.com/discuss/1203642/?ref=app
23 Answers
+ 4
Start with C++š
+ 4
Choose a language and just focus on learning that one language. Keep working on it and you will get your "aha!" moment. I had mine while watching Mr. Robot.
+ 3
Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development [Front End,Back End & Full Stack ] and other Programs):
https://youtu.be/Zftx68K-1D4
ā©ā©A very good reference:
https://www.sololearn.com/Discuss/284542/?ref=app
ā¬ā¬By August Mein:ā¬ā¬
1. Choosing your first Language
You can choose any language.
if you can't decided here the guide :
HTML is used to make web structure.
CSS is used to give style or animate web
JAVASCRIPT is used to make dynamic web (you can even make game)
PHP is server side scripting language
SQL is database manajemen in server side
C++ is multiplatform OOP based programming language (you can make many app including Games)
C# is more spesific (windows os) than C++
Java is used to build app that can run on any devices (including Android).
JAVA is not JAVASCRIPT
Python is multiplatform OOP based programming languages with easy syntax (compared to other OOP Language)
Python3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything)
kivy ( a Python Program for anroid )is used for making android apps.
Kotlin is Google's new Program for android.
Google's new android version is built on Kotlin.Kotlin is dynamic and co opt with latest technological development (such as Augmented Reality, Artificial Intelligence, Facial Recognition etc)
It's coding process is also simple and as like Python.
Swift is for building apple / IOS app .
To improve coding skills 2nd link is helpful:
https://www.sololearn.com/Discuss/437973/?ref=app
https://www.sololearn.com/discuss/1062064/?ref=app
https://www.sololearn.com/discuss/1033194/?ref=app
+ 3
Thanks all of you!!! This is great information!! Very helpful!!!
+ 3
"These are your first steps into a larger world."
+ 2
Start with Python.
+ 2
No one knows what theyāre doing at first. At least most people dont. But donāt let it discourage you. Make sure you practice what you learn in these lessons, probably one of my biggest at mistakes when starting out
+ 2
You also check YouTube for some tutorial. There"s a channel called Coding 101 that helped me a lot along the way.
+ 2
C++ is harder to learn than Python I hear. I was advised to start with Python and so that's what I did. Don't know too much about C++ yet.
+ 2
Plus donāt sweat any of this stuff. Itās a pain when you first start but after a while itās like second nature. Promise :)
+ 2
you can start with html css and js to make a website and than you make it an app as described here
https://www.sololearn.com/learn/1439/?ref=app
+ 1
Iām not even sure how this app works. I literally started on HTML and all I did was copy what it said and clicked āRUN.ā Iām not sure where to go from there.
+ 1
Yeah start with C++
+ 1
C++?
+ 1
For me the point of this app is to refresh some topics. Go on your laptop and try these lessons out. I personally never use the run on the app. Just go through the lessons take notes if needed and try them out.
+ 1
Ok, but are there any instructions to these lessons? If there are, I canāt seem to find them lol
+ 1
So the idea is you chose a language you want to learn and download the corresponding app for it. Like if I wanted to learn c++ Iād download the learn c++ app
+ 1
Ok!!! Thank you!!
+ 1
Ahhhh see I didnāt know I had to download another app. Thatās where Iām going wrong. I just thought everything was in this app.
+ 1
I just started to use this app so Iām not totally familiar with it. But Iāve always just downloaded a separate sololearn app specifically for he language I wanted to learn.