+ 9
After Completing Programming Languages,What Next?.so after u save your website's codes on ur computer/phone....what is next?
14 Réponses
+ 13
Hey Ali, actually you don't need a playground for web dev, basically all you need is a text editor and a web browser :)
Just type your HTML and save it as "index.html", then type your CSS and save it as "style.css" (for example *), implement the latter into the former using the method described in the tutorial that you've read, and finally just double-click your "index.html" file to open it and display the page in your web browser.
When you're satisfied with the page you've created, you'll want to get a domain name and a hosting service. The domain name is the address/URL of your future website. The hosting service is a room to settle it. When you get one, the host will give you the key to that room = an identifier.
The final step consists in using a FTP client such as FileZilla to setup a connection using this identifier. When it's done, just drag and drop your local files (on the left) into your website (on the right), then upload and that's it ! Your content/s should now be available online.
+ 8
What is algorithm
+ 6
After getting a domain,does the domain hosters have a code play ground or u upload ur codes?i wanna know
+ 5
Jake chambers thank u very much...I get what am doin well now
+ 5
Alabo😂
+ 5
Sololearn is huge mehn,how canai really achieve sololearn as a oneman programmer??😂😂😂
+ 3
Get a domain name and host it :)
+ 3
Give yourself a target, like maybe u want to build sololearn and see how you can achieve it
+ 3
Hey again Ali, and NP, I'm glad if it helps. Playground is a great tool but yeah maybe they should add some more information in the SL tutorials, about how to finish the job and setup a "concrete" website. Otherwise it's like practicing a sport without playing a match :)
Having your page online is a great reward already. Then again, like Alabo said, you can always improve it over time and add new stuff, learn a server-side language and explore new possibilities..., focus on the process more than on the result ^^
Don't forget practice makes perfect, and most importantly *** have fun *** !
+ 2
adding features, ...,
more and more efficient algorithms 🙌
debug for 2 days for every feature or look at the code 😆...😔
+ 2
😂😂😂
+ 2
Thank u boss😊😊
+ 1
I think you should just try to get better at programming and then apply for a job in a tech firm
0
Can I ask for codes for making websites? CSS and html