SQL and PostgreSQL
The Complete Developer's Guide

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Become an expert with SQL and PostgreSQL

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Stephen Grider

Reddit Posts and Comments

0 posts • 7 mentions • top 6 shown below

r/Udacity • comment
2 points • SettySatt

>Simplilearn << not this but yes about Linux Academy

Udemy Courses of Stephane Maarek - (
1. AWS Cloud Practitioner
2. AWS Solution Architect Associate
3. AWS Solution Architect Professional)
focus on getting a cert in AWS - like Solution Architect, so get his courses about that path. Once that nailed, you can move to AWS courses in Udacity, Cloud Developer and AWS Architect also in Packt u have lots of good books for AWS that are project related.

So in order to not bloat while learning, do one course at the time not parallels.

For PostgrSQL take this

How much do you know linux and docker?

r/SQL • comment
1 points • SlitheringFire

Their "Foundations of EDB" postgres training seems to be truly free.

I can also recommend This for a quick intro to postgres SQL.

This is a more advanced course when compared to the first udemy course I linked to.

r/learnprogramming • comment
6 points • xenon26

What's your goal: backend or ML?

In case of backend:

See - backend roadmap

You'll likely need to learn some framework (Django , Flask, etc..), SQL (#1 #2), Docker, Algorithms, be familiar with Linux systems, git, architect patterns (monolithic, microservices)

r/learnprogramming • comment
1 points • ttbn1

Learn Javascript. Its the most used language as its the language of the Web and Node is used extensively as a backend solution. Its package support is great. Its also, tbh, quite easy to learn relative to the other languages.

Start with Javascript - this is a good course.

Then you have the choice to either be a front end dev, ie websites, backend ie servers, or fullstack, both.

For front end, learn ReactJS. This course is decent.

For backend, learn NodeJS, a server framework like ExpressJS or Apollo Server, and a database solution ie MongoDB or Postgres (I would suggest Postgres - this is a good course). A decent course for Node could be this.

From there, I would recommend learning Typescript, and concepts such as Testing (particularly TDD) and CI/CD. This is a decent course for typescript.

Put yourself a portfolio together and start look at Junior Dev positions.

---

You can 100% turn your life around... I did. Hold down a part time job to keep some money coming in (or live off savings if you can), and just bang out these courses as though you were at school/college (ie 5-6 hours a day if you can manage). Once you've done say 3-6 months worth, you'll be able to get a first job. Once you get one (and you will, just keep trying, and if you need to, keep learning), you'll have your foot in the door and your life will change pretty quickly.

r/phcareers • comment
1 points • JesseT1997

There are about about 300K Udemy courses on different topics. Of course, not all of them are good. But, from my experience, some courses are of very high quality.

Full stack web development. These courses are excellent for beginners in HTML, CSS, Flexbox, JavaScript, MongoDB, Node.js, etc.

  1. Vertex Academy https://www.udemy.com/course/result-oriented-web-developer-course/
  2. Angela Yu: https://www.udemy.com/course/the-complete-web-development-bootcamp/

SQL:

  1. Vertex Academy (SQL, MySQL) https://www.udemy.com/course/the-complete-mysql-bootcamp-from-sql-beginner-to-expert/
  2. Stephen Grider (SQL, PostgreSQL) https://www.udemy.com/course/sql-and-postgresql/

&#x200B;

JavaScript projects (for those who already know HTML, CSS and JavaScript):

  1. https://www.udemy.com/course/the-javascript-course-build-modern-javascript-projects/
  2. https://www.udemy.com/course/javascript-web-projects-to-build-your-portfolio-resume/
  3. https://www.udemy.com/course/web-projects-with-vanilla-javascript/
  4. https://www.udemy.com/course/50-projects-50-days/

React:

  1. Maximilian Schwarzmüller https://www.udemy.com/course/react-the-complete-guide-incl-redux/
  2. Stephen Grider: https://www.udemy.com/course/react-redux/