r/theodinproject Sep 14 '21

Come check out our Discord server!

63 Upvotes

Our Discord server is where we officially support learners and interact with The Odin Project community.

It's home to thousands of fellow learners, and a significant amount of people that have "completed" The Odin Project and now have jobs in the field.

It is also where you can chat with the core and maintainer staff of The Odin Project, propose contribution suggestions, or identify bugs in our site or curriculum.

Even if you don't have anything you need help with, come by and say hi if you're following The Odin Project!


r/theodinproject Jul 19 '24

Node Course Updates

96 Upvotes

We've heard your feedback on Discord and GitHub, and we're thrilled to announce the first set of updates to our Node course:
https://www.theodinproject.com/paths/full-stack-javascript/courses/nodejs

We've added brand spanking new lessons in favor of the MDN tutorial as well as switched the databases tech stack from MongoDB (and Mongoose) to PostgreSQL (and Prisma) .

You can find all the details and how to proceed if you're currently in the course on the announcement post:
https://dev.to/theodinproject/updates-to-the-node-course-postgresql-prisma-and-more-4dl3

The Odin Project, and these changes, wouldn't be possible without our wonderful team of volunteer contributors!


r/theodinproject 1d ago

Looking for a study buddy (foundation)

0 Upvotes

I'm doing ux design course and decided to learn to code to understand how things work, understand technical limits, etc.

I would really like someone who is also doing the same to discuss things, so if anyone is interested feel free to dm :)


r/theodinproject 2d ago

Is learning web development worth it in an AI era?

Thumbnail
6 Upvotes

r/theodinproject 3d ago

Beginner Here: Should I Start Over With The Odin Project?

Thumbnail
3 Upvotes

r/theodinproject 5d ago

Are people still getting jobs by just following TOP?

24 Upvotes

Seems it's harder nowadays if you don't have a degree or proficient with AI. Are TOP students still getting jobs with just TOP or is there other things at play like a CS degree helping them get jobs?


r/theodinproject 6d ago

Landing page project

4 Upvotes

Hey, i'm doing the landing page project and was wondering if there were resources where I could follow along building a page for practice. I definitely would learn better. I already know about flexbox zombies. I just need to see some real life examples.


r/theodinproject 7d ago

Ubuntu

Post image
6 Upvotes

I'm new to learning code (I'm doing the foundation course). I was reading the installation guide and when I clicked on the site, there were too many options. And I don't know which one to get, can someone help here? Thanks


r/theodinproject 8d ago

For those that are still completing or have completed TOP, do u all do the code examples since ur own IDE?

7 Upvotes

When it comes down to TOP, I always come across the code examples and tend to instead right them down on my iPad or notebook, but I really wanted to see if u all go inside ur IDE and copy/type out the example to see how it works instead of writing notes in the example or completely copying the code example on ur iPad or notebook? Finally, when it comes down to note taking per topic, if you do, how do u tend to summarize the reading? Like, do u just take out key concepts and jot them down as one liners to make it easy to comeback to for review or do u tend to write a lot of notes per topic?


r/theodinproject 9d ago

Foundations has been a gamechanger

36 Upvotes

As a 3rd CS student I'd always brushed off html css and js as very basic. Especially as AI got better, the thinking I had was that this is not going to really help anyways which led me to actually having ZERO foundational knowledge. While this is still true for projects with deadlines, for learning it became a huge bottleneck because I didnt understand the basic html css js. I'd jump straight into frameworks like next.js and all that and be so confused when I could understand or even figure out how to start. Now, doing the projects with literally zero ai... It has really built my confidence.

While there's still a lot to learn to be job ready, I'm at a point where I feel confident that I can read and learn for other technologies now too. I wanted to be at a point in tech where I am aware of the tools that can be used, and then implement them with a bit of my own research. While I'm not there yet, I am closer to that goal. Hopefully this learning continues for the rest of the course


r/theodinproject 10d ago

I read and copy other people solution to finish my etch-a-sketch Spoiler

5 Upvotes

I just finished the Etch-A-Sketch project! I had to look up someone else's solution for the button prompt that sets the grid size 1 to 64, but the rest of the code is entirely my own. Should I move on to the next section, or stay on this until I can figure out that prompt logic on my own?


r/theodinproject 12d ago

Finished revisiting RPS in one try (5 hours of coding). Spoiler

6 Upvotes

Should I redo the project multiple times, or just move on and take the Etch-a-Sketch section?


r/theodinproject 13d ago

Problem with the Discord link?

2 Upvotes

Hi, I can't join the Discord server; it says, “Unable to accept the invitation.” What can I do? Is the problem with the server?


r/theodinproject 18d ago

Please, accept requests to be approved in the discord server without phone number

0 Upvotes

r/theodinproject 18d ago

Correct google search Spoiler

5 Upvotes

Is this the correct Google search query: 'how to store form input value and display it inside an <li> tag'?

I am totally frustrated with my search results because they often show the entire solution instead of just the specific part I need. Currently, I am in the Top DOM section, working on my Shopping List.

I use ai to correct my grammar, and i dont use ai for my code problem


r/theodinproject 19d ago

Virtual box problem

0 Upvotes

When i use virtual box xubuntu on my laptop the screen goes off after 2 hours of using like nothing responds the only way is to force shut it down

Now it does that a minute or two after i open it. What could be the problem, whats the alternative

I got an hp i5 8th gen 16 gb ram , 256 ssd


r/theodinproject 20d ago

Why did they delete the additional resources section?

6 Upvotes

Hello, I am just curious of why they deleted the additional resources.


r/theodinproject 21d ago

TOP discord server shouldn't require students to give thier phone numbers or IDs to discord

11 Upvotes

Please, don't require us to give our information to discord or any other company


r/theodinproject 22d ago

Unable to Verify my mobile number on the discord community

1 Upvotes

I joined the discord community few days ago and since then I cannot verify my phone number and hence cannot drop a text or join any of the voice channels. Is there a way to fix it?


r/theodinproject 22d ago

Do you have to Install Linux?

0 Upvotes

Hello! I am thinking to start my TOP journey soon and I heard from my friends that it requires Linux to run. I'd like to verify that in this subreddit.

I personally use Windows 11 without any experience on Linux. My friend used the virtualbox Xubuntu one and I found out that it's hella laggy on his pc. Although I saw him set a total of 4 GB of RAM, 8 CPU Cores, and enabled the 3D thing if I'm not wrong. I am afraid the OS will overwhelms me and pushes me away from learning full-stack.

Can I do TOP on Windows instead?


r/theodinproject 23d ago

odin 3 max

Thumbnail
0 Upvotes

r/theodinproject 25d ago

Finished the Admin Dashboard project on Intermediate HTML and CSS

16 Upvotes

Live Preview:

I'm still trying to grasp on how things work with responsive units but I had so much fun doing my cyberpunk inspired admin dashboard :).

+Love for grids. It's so easy to visualize (for me) the layout on how my grid will look after I code it.

Any feedback would be greatly appreciated.


r/theodinproject 28d ago

Yay my first opensource contribution, that too for the platform I used to learn, The Odin Project

Post image
45 Upvotes

When the pull request gets accepted and our changes gets visible on their site, idk it feels proud, haha might me small thing for y'all but idk it feels so good


r/theodinproject 28d ago

What courses/ pathway would be the best to actually get a job?

9 Upvotes

Seems so many courses out there e.g freecodecamp, TOP, helsinki MOOC etc. But people say these are just introduction courses/ the start of your learning process.

Are there any defined pathways that actually lead to the end goal of getting employed other than an IT/ CS degree? Or is that the only real option, especially in the current market?

What do people generally do after TOP?


r/theodinproject 29d ago

Career Advice

8 Upvotes

Hi everyone,

I apologise if this isn't the place to post - i think this is more of a quarter life crisis, but its also related to TOP :')

I recently finished my Master's in Biomedical Engineering (specializing in Clinical Informatics) and my thesis involved building a web application with FastAPI and Streamlit for drug discovery.

About two months ago I started The Odin Project, although I was still finishing my thesis, so I've only completed around half of the Foundations curriculum so far.

I've realized that I really enjoy software development and I'd like to build a career in it, ideally in healthcare, biotech or pharmaceutical software. However this would be my first full-time software job, so I'm feeling a bit lost/overwhelmed about where to start.

I would love to know some of your opinions on what should be my next steps and also abour your experience.

. How long did it take you to finish TOP?

. Did you start applying for jobs while doing it?

. If you had a degree in another field, did it help you get your first developer job?

. For those working in Europe, how long did it take you to land your first developer job?

I'd really appreciate hearing about your experiences :)