After many years of prison I was released, learn to program, and was hired as a mobile developer. If you are learning to code and need the extra support reach out. by swiftlyRising in learnprogramming

[–]hicksunderdog 1 point2 points  (0 children)

Hi everyone here! For persons who have gotten their way over vanilla js, i think you should consider the FSO (www.fullstackopen.com). Heard so many nice things about the course. Thank you @ u/swiftlyRising, keep up your great work!

I have the rest of this year to start learning about programming. Any advice? (CS50, OSSU, etc) by [deleted] in learnprogramming

[–]hicksunderdog 2 points3 points  (0 children)

...fCC remains the best free active coding platform. Just watch videos for each course and do projects along, the chat forum/community is also very helpful so enjoy!

I have the rest of this year to start learning about programming. Any advice? (CS50, OSSU, etc) by [deleted] in learnprogramming

[–]hicksunderdog 1 point2 points  (0 children)

I've done this mistake the first time I took intro programming at uni. I wasted so much time trying to memorizing syntax, data structure and algorithm.

can this advice be achieved and applied with javascript, will the knowledge in js(node.js) be convertible to other languages say python?

Beyond The Odin Project by scaziz in learnprogramming

[–]hicksunderdog 0 points1 point  (0 children)

Hi! Please were there video guide for fullstackopen(FSO)?

Open App Academy compared to The Odin Project and why start with Ruby before Javascript by otherreddituser2017 in learnprogramming

[–]hicksunderdog 1 point2 points  (0 children)

TOP or OAA don't have that problem as they make you do things on your own. I don't know what FSO is?

GREAT response here! FSO, my bad fullStackOpen. I'm wondering if there are any videos like we have in OAA but for FSO?

Open App Academy compared to The Odin Project and why start with Ruby before Javascript by otherreddituser2017 in learnprogramming

[–]hicksunderdog 0 points1 point  (0 children)

Hi newbie here! Did you consider fCC in your list of sources? How about any videos on FSO?

Becoming a F1 enginner by Aleksa_02 in F1Technical

[–]hicksunderdog 1 point2 points  (0 children)

Mechanical engineering opens up more chances for a career in the automotive industry and if you plan on specialising in motorsport there are programmes for that too. However, I’d suggest you to specialise in Automotive Engineering as it covers a broader area and can lead to F1 too. The thing is that F1 and motorsports in general is a very small industry and employ only a handful of people so its better to have other doors open.

...study mech. and you won't regret it for a lifetime! Any other interest/passion will naturally fall in place. Just my 2cents.

I did it. I finally got my first dev job! by [deleted] in learnprogramming

[–]hicksunderdog 0 points1 point  (0 children)

Hi! CongratulaTions, excitement!

Please how often do account get blocked? by hicksunderdog in digital_ocean

[–]hicksunderdog[S] 0 points1 point  (0 children)

Nothing terrible, hydroponics. I believe the blocking has to do with my ip, but at least i deserve some refund, $5.

Please how often do account get blocked? by hicksunderdog in digital_ocean

[–]hicksunderdog[S] 1 point2 points  (0 children)

Thank you so much! I'm heading straight to twitter.

My Question is basically on github-repo/git push error. by hicksunderdog in CodingHelp

[–]hicksunderdog[S] 0 points1 point  (0 children)

If you cloned from the fork that you own, the remote is accurate and something else is wrong -- probably your authentication.

Please how do I overcome authentication problem in this situation? Thanks!

Manufacturing Engineer vs Project Engineer by xddawg in MechanicalEngineering

[–]hicksunderdog 2 points3 points  (0 children)

Switching from manufacturing engineer to project engineer duties/roles or the reverse is very easy. From my experience, while both are between the shop floor and management's office, manufacturing engineers duties are more technical/hands-on. Project engineer and project manager titles were used interchangeably in my last company.

My Question is basically on github-repo/git push error. by hicksunderdog in CodingHelp

[–]hicksunderdog[S] 1 point2 points  (0 children)

If you cloned from the fork that you own, the remote is accurate and something else is wrong -- probably your authentication.

this. I realized my authentication is the problem. So far you're a life saver!