Quick Update

Hi everyone! I’m still in the stock market. I’m learning more week by week. I enjoy watching the discourse around certain stocks. In the time since I last posted, I’ve picked up a new hobby. I’ve always loved to read books, but lately I haven’t had the attention span to keep up with a story. One day I was scrolling through YouTube and saw something about programming. I went through a whole bunch of videos about what language to learn, and they all kept recommending Python as a beginner programming language. I downloaded Python and an IDE called Visual Studio Code. I could have just used the IDE that came with Python, but I like VSC better. Both Python and Visual Studio Code are free. I used YouTube and Real Python to learn the essentials. I’ve only been doing this for about a month, so I’m no expert, but I’ve been having fun. I think its import to have fun when learning something new. I also think its good to learn stuff as hobbies instead of trying to monetize everything. I’ll provide some resources below for anyone interested in starting programming. There is a whole bunch of resources across the internet and honestly, getting information for free is super awesome!

Another quick note: Music has been a little slow the last few months, but we did get a new album from Demi Lovato. Dancing With The Devil/The Art of Starting Over is her first album since her near fatal overdose in 2018. Th album is really good and I enjoy it. You should go give it a listen.

Bye for now. Programming resources are below!

Programming Resources:

  1. YouTube
    1. Tech with Tim
    2. Real Python
    3. Clear Codes
    4. Neural Nine
    5. SimpliLearn
    6. Python Programmer
  2. Real Python
    1. https://realpython.com
  3. Automate the Boring Stuff with Python
    1. pdf book: ebooks-1/Automate the Boring Stuff with Python.pdf at master · timofonic-otherdevstuff/ebooks-1 · GitHub
  4. Reddit
    1. Python subreddit
    2. Programming subreddit
      1. all the programming languages have a reddit
  5. Free Code Camp
    1. http://www.freecodecamp.org
  6. Python Documentation/Download
    1. http://www.python.org
  7. Visual Studio Code IDE
    1. https://code.visualstudio.com
  8. Github
    1. Great resource for finding projects and the source code associated with the projects
  9. Google
    1. Google is definitely a top tier resource! anytime you are confused on a project or lesson, just hit google
    2. Stack Overflow
      1. beginners and experts use stack overflow b/c it is a valuable resource

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.