Software Development and Programming Careers (Official Discussion Thread)

BeachBum Unreal

SD Born & Raised: 760, 619
Joined
Oct 22, 2017
Messages
5,481
Reputation
435
Daps
11,382
Reppin
San Diego
My plan is to work on a bunch of personal projects, maybe do a couple free projects, find some freelancing work, and couple all of that together as years of experience. I already have some experience managing websites so I'm just gonna create some more and hopefully land a decent web development job.
Ideally these are also things to continue you to do even while employed. You can never be too complacent.
 

Scott Larock

Its hard leaving thecoli but I gotta find a way...
Joined
Mar 11, 2013
Messages
8,679
Reputation
365
Daps
18,023
Reppin
Hell
How would I get started in this? I want to program after I get the ccna. What’s a good school to start with? Is there schools for programming like iron hack?
 

Carlton Banks

Upper Class
Bushed
Supporter
Joined
Dec 9, 2014
Messages
20,720
Reputation
3,036
Daps
79,084
How would I get started in this? I want to program after I get the ccna. What’s a good school to start with? Is there schools for programming like iron hack?

Honestly no need to really pay for a school ..

YouTube has a lot of basic knowledge and people teaching programming.

Sololearn is a good app to practice and learn on your phone.. the pro version is $50 a year but it's worth it.

Also on the app store look for codeliber, there apps are pretty good for learning the basics ( HTML, CSS, JavaScript).
 

Carlton Banks

Upper Class
Bushed
Supporter
Joined
Dec 9, 2014
Messages
20,720
Reputation
3,036
Daps
79,084
How would I get started in this? I want to program after I get the ccna. What’s a good school to start with? Is there schools for programming like iron hack?

Also I'd recommend the following websites

W3schools.com
W3docs.com (reference material)
Codepen.io (to work on projects)
Freecodecamp.org
Codingame.com
Javascript30.com
Goalkicker.com (free ebook downloads)
Theodinproject.com


If anybody knows any other useful sites, post them. I'd like to know some more new ones as well.
 

Scott Larock

Its hard leaving thecoli but I gotta find a way...
Joined
Mar 11, 2013
Messages
8,679
Reputation
365
Daps
18,023
Reppin
Hell
You learning Python?

After this cert, I want to get into automation...

My situation is unique because I have disabilities so it's harder for me to work the traditional office job, talking to people and stuff so I'm really trying to so something completely online and remote.

I need this CCNA by the end of July and august I can hit up something new.

I hear a lot of python but I don't know if it's more development or automation.
 

Kwabena

I am STEM.
Joined
Nov 25, 2016
Messages
11,741
Reputation
1,014
Daps
31,490
Reppin
Antibes
After this cert, I want to get into automation...

My situation is unique because I have disabilities so it's harder for me to work the traditional office job, talking to people and stuff so I'm really trying to so something completely online and remote.

I need this CCNA by the end of July and august I can hit up something new.

I hear a lot of python but I don't know if it's more development or automation.
Learn Python and something called Ansible
 

shadowking

All Star
Joined
Nov 19, 2016
Messages
1,332
Reputation
210
Daps
3,524
Update on this if anyone cares.
I failed interviews at Google and Amazon. Had interviews scheduled with Facebook, Microsoft, Spotify that I turned down cause I didn't like my performance on the interviews I failed and if you fail it's normally a 6+ month wait period on reapplying. I figured those interviews would be similar level of difficulty so I lowered my expectations and went for companies like Goldman Sach, Ikea, etc.
I ended up getting a offer from a well known company on the level of Goldman Sachs, Ikea. Pay is $50k+ more than my previous job but not in the Google/FB range of compensation I was aiming for.
I basically failed at what I was trying to do :francis:.
It's humbling as fukk but I plan to still study CTCI, EPI, and leetcode. I bought a book called Designing Data Intensive Applications I'd recommend and another called Microservices Patterns (by chris richardson, a black man). I copped those cause I spent so much time studying data structures and algorithms I failed an interview when I wasn't able to speak in detail about distributed systems I was involved in building. :snoop:

My new job is heavy on distributed systems and using cutting edge backend and frontend frameworks. My hope is that over the next year or two I can somehow get strong enough leetcoding to solve hard questions. System design questions should be easier for me. Amazon is already contacting me again for interviews but i'm rejecting them cause I want to be way more prepared before I attempt another FAANG interview loop
How long did you spend learning DS?
Do you know discrete maths well?
How many practise questions did you have ?
 

desjardins

Superstar
Joined
Nov 3, 2015
Messages
16,659
Reputation
946
Daps
61,817
Reppin
Mustard Island
For the self-taught coders in here, how did you go about updating your resume and apply for jobs especially if you don't have actual work experience doing programming?

I got a Java Sun Cert and basically hyped up any lil bit of development I was exposed to. I was a manual tester , like typing in the URL and clicking buttons tester, I hyped up the few excel macros and automated testing scripts i wrote and that was good enough to get me in the door as a dev support person

Now days it probably makes sense to do tutorial projects put them on github and hype them up
 

shadowking

All Star
Joined
Nov 19, 2016
Messages
1,332
Reputation
210
Daps
3,524
O
Studied for about 2 months, I know basic discrete math concepts but i can't do proofs for algo analysis, and i did 50 LC questions and probably 10-20 questions in CTCI and EPI
OK don't lose hope

But to be fair you practised very little.
You need a few hundred questions and a 3 to 4 month window

Try the following:
Re study your books on discrete math.
Learn ds again and algorithms
Practise white boarding your code (critical)
Minimum of 300 practise questions for muscle memory
 

desjardins

Superstar
Joined
Nov 3, 2015
Messages
16,659
Reputation
946
Daps
61,817
Reppin
Mustard Island
O

OK don't lose hope

But to be fair you practised very little.
You need a few hundred questions and a 3 to 4 month window


Minimum of 300 practise questions for muscle memory

yea you are right. I underestimated the effort i needed to put it. I quit my job to study and time was ticking cause my wife didn't quite understand why i had to study when I've been in the industry so long :dead:
Hopefully in a year i can try again after doing maybe a hour a night leetcoding
 

shadowking

All Star
Joined
Nov 19, 2016
Messages
1,332
Reputation
210
Daps
3,524
yea you are right. I underestimated the effort i needed to put it. I quit my job to study and time was ticking cause my wife didn't quite understand why i had to study when I've been in the industry so long :dead:
Hopefully in a year i can try again after doing maybe a hour a night leetcoding
No worries it's definitely doable
No need to worry about calculus etc
Just focus on discrete math and a little bit of probability for performance estimates

Then when you go back to algorithms and data structure you'll be pissed off u didn't do it earlier lol
It'll be easier
 
Top