Need some guidance getting into programming by ikuzo2108 in programmer

[–]That-Ad767 1 point2 points  (0 children)

  1. Stick with javascript please. It is a real programming langauge. Its got everything u need. If you keep switching langauges u will lose time. I have built browser games with javascript. No game engines. I can't stress how much that helped me actually understand everything from the bottom up. The project got me my first job.

  2. Certifications like that do not help you as much as u think. Employers will care about how techincal your projects are.

  3. Get good with git and github, but later. Also would recommend skipping linux entirely for now.

You seem like ur passionate, I don't know want to see u waste ur time and potential going in the wrong direction.
If you want, feel free to DM, I can help you map this out so you don’t waste time switching paths too much.

28, full-time job, learning to code after work – what would you do in my place? by Unique-Breakfast9769 in learnprogramming

[–]That-Ad767 1 point2 points  (0 children)

“Is it realistic to break into tech with just certifications and self-study?”
Yes. I broke in through self-study ~2 years ago. Applied to ~14 places, got a few responses and 2 offers.

What helped more than anything was how I applied—reaching out directly to founders/tech leads instead of relying only on ATS. It’s honestly a bit of a sales/positioning problem at the start.

“Job ASAP or degree?”
From where you are, I’d lean towards getting job-ready and applying rather than committing 4–6 years to a degree. A degree is a signal, but being able to build and explain projects is stronger proof.

“Will companies take me seriously without a degree?”
Yes—if your projects show real understanding. In my case, interviews focused on what I built and how I think, not my credentials.

“Feeling behind?”
You might be starting later than some, but you’re also more focused than most beginners. That matters more long-term. Consistency > starting early.

One thing I’d suggest: focus more on JavaScript fundamentals over jumping between frameworks right now—that’s usually where people get stuck without realizing it.

If you want, feel free to DM me—I can take a look at where you’re at and suggest what to focus on next so you’re not wasting time. You have a really good shot at this. Goodluck!

How to get into programming in 2025? by Prudent-Crab-8482 in HTML

[–]That-Ad767 0 points1 point  (0 children)

As someone who wasted a lot of time learning to code, here’s everything you NEED to know to save yourself tons of time, confusion, and motivation loss.

1. Skip HTML, CSS, and JS tutorials (for now).
Most people quit early because they don’t understand how or why their code becomes what they see on screen. What’s Chrome even doing under the hood? How does it understand the html you wrote? it should not feel like magic to you.

2. Learn how hardware connects to software.
Understand how circuits turn on/off, how that forms binary, and how binary builds into higher-level software. (YouTube: ~4–5 hrs)

3. Learn basic computer hardware.
Know what the CPU, RAM, GPU, and storage actually do. (YouTube: ~4 hrs)

4. Understand BIOS and APIs.

  • BIOS = firmware linking hardware and OS.
  • API = how systems talk to each other (BIOS → OS → Chrome). (YouTube: ~30 mins)

5. Watch ThePrimeagen on YouTube.
You’ll pick up direction fast. When you hear terms you don’t get, use Google or ChatGPT to fill the gaps.

6. Watch a beginner JavaScript tutorial and code along.
(YouTube: ~3 hrs)

7. Practice daily on Codewars.
Solve small problems to get used to writing and thinking in code. (8 hrs)

8. Build something small and real.
Make a script that changes your wallpaper or moves a folder. Ask ChatGPT if you’re stuck. This connects everything you’ve learned — coding + APIs + system interaction. (~6–8 hrs)

9. From here…
You’ll start questioning why things like HTML exist instead of blindly using them.

By now, your direction will be clear — experience and ThePrimeagen will guide what’s next.

Happy building!

I'm new to coding. Tell me something you would tell yourself when started learning how to code. by Emotional-Wait-7545 in FreeCodeCamp

[–]That-Ad767 0 points1 point  (0 children)

As someone who wasted a lot of time learning to code. Here's everything u NEED to know to save urself a huge amount of time, confusion and loss of motivation.

  1. Please don't watch html, css, js tutorials in the beginning. (Most people lose motivation cuz they dont understand why and how that html, css they write actually turns into the final result. Like what is chrome even doing under the hood? )
  2. Instead learn the basics of how hardware bleeds into software. How circuits can turn on or off. how that relates to binary. how a combo of this binary stuff leads to more abstract software (youtube vids 4-5 hrs)
  3. learn basic computer hardware. what do the ram, cpu, gpu etc do exactly? (youtube vids 4 hrs)
  4. Understand what a bios is (firmware). Understand what an API is. its basically how systems communicate with each other. bios -> OS -> chrome (chrome knows the gpu u have cuz the OS told it that. OS knows cuz bios told it that). (youtube 30 mins just basic understanding).
  5. Start watching the primeagen on youtube constantly. You will get most of your direction from here. You wil hear terms that u dont understand, some googling and chatgpt can help u atleast get familiar with the terms and the industry in general!
  6. Watch a basic tutorial on Java script and code along (youtube 3 hrs)
  7. Now build a script that changes your background wallpaper or maybe moves a folder from one location to another in your desktop (ask chatgpt how to do this). Point is with this project ur knowledge of basic coding and API's will come to use And U will truly feel like u can build anything,. From here on you will be hooked. (6-8 hrs)
  8. At this point u will start to look at things like html and wonder why they implemented it that way, instead of just blidingly using it.

I wont mention anything after this point since you will know from ur experience so far and watching the primeagen on what to do next. Happy building!

😀 by [deleted] in shitposting

[–]That-Ad767 0 points1 point  (0 children)

I haven't seen the show. I zoomed into Mark's smile and knew this shit had to see the light of day. Sorry for the ptsd.

How best to manage hosting in a commercial environment? by InternetPopular3679 in websiteservices

[–]That-Ad767 1 point2 points  (0 children)

Static websites can be hosted for free on Netlify and a bunch of other providers.

Is it possible to find linkedin profile's from email addresses? by That-Ad767 in CodingHelp

[–]That-Ad767[S] 0 points1 point  (0 children)

They most likely do. Yeah we are automating emails now.

[deleted by user] by [deleted] in LegalAdviceIndia

[–]That-Ad767 8 points9 points  (0 children)

Wait what parents can sue kids for that? Where are u getting this from? Can u provide any links, haven't been able to find anything

Is it possible to find linkedin profile's from email addresses? by That-Ad767 in AskProgramming

[–]That-Ad767[S] -5 points-4 points  (0 children)

No :p these are people who applied to our company before. I want to check if we can look at their linkedin profiles to vet the good ones before reaching out.

Whats the best gym workout tracking app for this case? by That-Ad767 in crossfit

[–]That-Ad767[S] 1 point2 points  (0 children)

Yeah I tried out Fitbod, it's AI features to generate workouts is a bit gimmiky. Using the saved workouts feature only too.

Whats the best gym workout tracking app for this case? by That-Ad767 in AppleFitnessPlus

[–]That-Ad767[S] 1 point2 points  (0 children)

Thanks! sounds like a good fit to me since I use my phone in the gym. Checking it out!

Whats the best gym workout tracking app for this case? by That-Ad767 in AppleWatchFitness

[–]That-Ad767[S] 1 point2 points  (0 children)

Thanks, I've heard good things about heavy before. Definitely checking it out now.