Sign in to follow this  
lucifermorningstar

Best website to learn coding online ?

Recommended Posts

I am certain I have mentioned this again on cracked but for Python I definitely recommend Automate the Boring Stuff with Python (https://automatetheboringstuff.com/), it teaches you the basics of Python and what you need to know then to learn further you just have to experiment yourself. Find a project that you would like to work on and start researching it!

Share this post


Link to post
Share on other sites

I find the SoloLearn apps very easy and fun to learn code, you should definitely give it a shot. 

 

Site

Share this post


Link to post
Share on other sites

Forgot to mention that if anyone has problems with Python feel free to PM me.

Share this post


Link to post
Share on other sites

Forgot to mention that if anyone has problems with Python feel free to PM me.

 

what are some projects you did with python?

i am interested in learning another programming language i can code in C and at the moment i am learning c++ and assembly in school and i want another one.

Share this post


Link to post
Share on other sites

Forgot to mention that if anyone has problems with Python feel free to PM me.

 

what are some projects you did with python?

i am interested in learning another programming language i can code in C and at the moment i am learning c++ and assembly in school and i want another one.

 

> Using APIs such as the Reddit one (PRAW) and the Discord one (Discord Py Rewrite).

> Web Crawler. (Get all links, images from a website.)

> Playing games by itself. (Cookie clicker, or BiteFight or any HTML game.)

> Morse Translator.

> Instagram Downloader. (Get all the information about someone on Instagram.)

> A bot that draws images on Paint.

> A text-to-speech translator.

and other random stuff.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this