I've learned a lot here but where can I learn how to use it practically. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

I've learned a lot here but where can I learn how to use it practically.

Where can I learn about IDE's or how to go from writing a program to creating an executable file? Where can I practice web design? (Everything I find is just manipulating templates.) Where can I learn to create GUI and graphics for game design?

12th Feb 2019, 7:58 PM
Curt Griffin
Curt Griffin - avatar
6 Answers
+ 8
You have to do much searching in the internet for all this. What you learn here is just the basics.
2nd Mar 2019, 9:20 AM
sil 🇬🇷
sil 🇬🇷 - avatar
+ 4
for web design its easy. use notepad or visual studio and you can run your codes locally..or better yet get a web host so you can practice publishing it to a web server.
13th Feb 2019, 6:45 AM
Jason Kennedy
+ 1
I've searched the web a lot. I always start there. The problem is, I'm not sure how to ask the questions I have or even what questions to ask sometimes. I have a few IDE's for the languages I use. I can write and run code within them just fine but I don't know what to do from there. How do I use the programs I build outside of the IDE? How do I turn them into programs others can download and use? I'll look into frameworks. Not sure what that is. Thanks for the lead on that! As for websites, what does it mean to run the code locally? I've been told I can use notepad but I tried it and it's just like writing a note. How do I run/publish it? How do i know how it looks/works on different browsers etc.? I don't know how to get a web host. Is it possible to use a computer of my own as a server to run the site sonehow? It would just be for practice. No real traffic.
21st Feb 2019, 2:27 AM
Curt Griffin
Curt Griffin - avatar
+ 1
Depending on what y want to learn, take a look at this if y want to learn about webdeveloping. https://www.w3schools.com/ This is an enormous resource. Take baby steps and try conquering every problem at a time. Hang in there. And yes IDE's are not so easy, I suggest watching some youtube tutorials to get started with one. Tried a few, I like "Atom" and now using "VS Code" for HTML, CSS, JAVASCRIPT. But testing happens in a webbrowser. Be patient en get used to trial and error. Ask questions.
14th Mar 2019, 7:54 PM
Robin R.
Robin R. - avatar
0
Also, thanks for your answers! I really appreciate the help!
21st Feb 2019, 2:28 AM
Curt Griffin
Curt Griffin - avatar
0
Awesome. Thanks a lot! That site does look really useful. Hadn't found that. I appreciate it!
14th Mar 2019, 8:07 PM
Curt Griffin
Curt Griffin - avatar