Bookmarks for Beginners

Mary Kang
2 min readMay 28, 2020

Welcome! Whether you are at the beginning of your journey as a software developer, or you are a seasoned coder simply embarking on learning something new — I hope you will find something useful or inspirational here.

I am excited to share some of my favorite bookmarked sites that have helped me along my journey into software development! These are the pages I go to for leisurely perusing, to learn something new, to fuel inspiration, or to feel like a part of the software development community.

Note: I used these resources while learning Javascript React Redux front end, Ruby on Rails backend

Blogs:

  1. Tania Rascia

Have you ever tried to learn something seemingly simple and ended up in tutorial hell for hours, with dozens of StackOverflow tabs open?

Have you ever found that the tutorials you find are either way too basic or way too advanced? Have too much information or not enough?

Say no more!

other favorites:

2. Break-In.Tech

  • Newsletter/resource designed to help readers break into the tech world
  • created by a bootcamp grad/instructor/developer
  • loads of beginner-friendly lessons on interview prep, first dev job expectations & tips, etc.

3. Robin Wieruch

  • React/Redux tutorials galore!

4. Upmostly

  • more React tutorials!

All Things Ruby:

  1. Ruby-Toolbox
  • A robust catalog of Ruby gems that keeps track of metrics to help you choose the right library for your next project
  • i.e. search for HTTP clients and compare metrics like project health, popularity, and reverse dependencies

2. Awesome-Ruby

  • a community-driven collection of Ruby libraries, tools, frameworks, and software
  • i.e. info on WebSockets here

Courses:

  1. Scrimba
  • Scrimba is an online coding school with a proprietary video format that allows for seamless code alongs — you have to try

2. Udemy

  • an online learning platform (for just about anything)
  • check out their free web development courses here

Specific Articles:

Of course, countless times, a simply google search led me to the perfect Medium article that proved far more useful than digging through Stack Overflow. Here are some I found most helpful:

  1. How to use an API to seed your database
  2. How to hide your API keys
  3. Resources for free, beautiful art for your projects

Time-Suck:

  1. Hackernoon
  • an independent tech media site with community contributed stories

2. DEV

  • software development networking community

Bonus:

  1. Oh Shit Git
  • non exhaustive list, for when git exhausts you

2. Lynn Fisher’s website and twitter

  • artist, designer, and developer with an incredible portfolio

3. Donna Amos’ twitter

  • highly relatable content — especially for bootcamp students and grads

4. Grid Garden

  • a game to help get familiarized with the fundamentals CSS grid

5. Status Dogs

  • dog posters to help you with those pesky HTTP status codes

6. Coolors

  • simple to use color palette resource to sharpen up your projects

Maybe you’ll want to bookmark this page to browse through all of my bookmarks later? Enjoy!

--

--