0
Want to start actually building programs that do more than just print to screen any ideas? And what lang?
New please help get started building
3 Respostas
+ 1
Step 1.Figure out what you want to create
Step 2. Get yourself an IDE for the language of your choice. An ide is a program that lets you write your code and run them, point out errors, and in general speed up your coding.
My top suggestions for IDEs are
Python = PyCharm,Wing IDE
Java = IntelliJ IDEA,Eclipse
C/C++ = NetBeans
Web = VSCode /Sublime Text/Atom.
GoLang = GoLand
Swift =XCode(And a Mac Computer).
C# = Visual Studio
Step 3.Learn GUI programming using your chosen language.
GUI means Graphical User Interface, and this is where you'll be working with things like icons, images, videos, audios, buttons etc, rather than just plain text.
Step 4.Learn outside of Sololearn.Sololearn is a great place to START, but to build those cool programs you're talking about, you'll need more than you can get here.
So take online courses(if you can afford them ), watch YouTube videos, or more economically ,get a good book.
Step 5.
Start writing small programs and try inculcating what you learn into them.
http
+ 1
https://www.sololearn.com/discuss/1206475/?ref=app
https://www.sololearn.com/discuss/1383780/?ref=app
https://www.sololearn.com/discuss/1464966/?ref=app
https://www.sololearn.com/discuss/1506650/?ref=app
https://www.sololearn.com/discuss/1516498/?ref=app
https://www.sololearn.com/discuss/1477773/?ref=app
https://www.sololearn.com/discuss/1051232/?ref=app
https://www.sololearn.com/discuss/925199/?ref=app
0
I have pycharm and also virtual studio