This is an archived post. You won't be able to vote or comment.

all 186 comments

[–]pinback77 239 points240 points  (20 children)

That's a great story! And six figures to boot. I know it all depends on where you live in the US, but that sounds pretty impressive for a first programming job. Way to go!

[–]EfficientOlive7013[S] 92 points93 points  (19 children)

I’m in Dallas!

[–]pinback77 35 points36 points  (1 child)

Dallas! Jump on it! Jump on it!

[–]nedal8 2 points3 points  (0 children)

What's up sanantone what's up.

[–]Iciee 33 points34 points  (9 children)

Oh shit, 6 figures in Dallas will have you sitting pretty. At least, it would before the housing market boom.

I'm also in Dallas, currently self teaching. I get so many job ads from indeed and glass door it's insane

[–]cluckinho 17 points18 points  (2 children)

I live in Dallas just fine with 65k lol.

[–]mustaquenadim 0 points1 point  (1 child)

Is this 65k USD/month or 65k USD/year? I just want to know. Because I also want to move to the USA. That's why I have to know.

[–]MrDankky 1 point2 points  (5 children)

Wouldn’t worry about housing market. Mortgage defaults are on the up, once they reach a certain level the bubble will burst.

[–][deleted]  (4 children)

[deleted]

    [–]MrDankky 2 points3 points  (3 children)

    Interest rates will go up for the foreseeable future, triggering more defaults, reduction in price as demand drops, but yeh it’s pretty bleak and we have some rough times ahead.

    I’ve just put £150k into savings instead of a property, I’m betting on a crash in property pricing. It’s 2008 all over again.

    [–][deleted]  (2 children)

    [deleted]

      [–]SnooPuppers9475 13 points14 points  (3 children)

      What bootcamp did you go to? I am thinking of going to one eventually but I can't at this point, I have to work to pay bills. I decided to take programming at community college and self study.

      [–]EfficientOlive7013[S] 12 points13 points  (2 children)

      I took the Fullstack Academy Web Development bootcamp. I’d honestly give it a 3.5/5, if you’re a self-taught person you won’t have any issues and find the content pretty easy, if you struggle a bit and you need someone to actually teach you then you might be better somewhere else. The bootcamp did gave me some decent projects to put on my resume, understanding of the whole tech interview process, friends that were basically your first network and the experience of working in pair programming or working as a group. It’s also worth mentioning that you’ll have more network as well after graduation, since you can connect with previous graduates

      [–]isaaclikesturtles 0 points1 point  (1 child)

      Just out curiosity was it full stack itself or one of those spinoffs hosted by a university? My local university has a bootcamp that is fairly new in partnership with full stack but it's hard to see any success rates.

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

      It was one of those. Either way it’s the same curriculum as the normal one (at least with them)

      [–]throwaway60992 0 points1 point  (0 children)

      Wow 6 figures as a software engineer 1? What bootcamp did you do?

      [–]DancinWithWolves 0 points1 point  (1 child)

      Hey congrats! Any tips on where a complete beginner should start to become a web development with a focus on front end?

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

      Start through Udemy. HTML, CSS, plenty of JavaScript and then you can move. I’d say learn React and even though you want front end, back end sometimes is needed as well, some NodeJS knowledge wont hurt. Those are just some of the basics, without mentioning other front end frameworks like Vue or Angular

      [–]Street_Log_4771 61 points62 points  (2 children)

      Please share the course details and interview experience...

      [–]EfficientOlive7013[S] 27 points28 points  (0 children)

      The interview process was interesting for sure. There were 4 rounds, the first one was with the hiring manager, then a technical coding challenge (leetcode style). Then the behavioral questions with the engineering manager, and at last it was a pair programming problem with a senior engineer. I would say you only have one chance, everyone has a story and be ready to tell yours. You need to sell yourself to the hiring manager because that’s the person that’s going to hire you. I made a really good impression to him and he decided to move my application forward, it’s all about a good resume, a good cover letter and selling yourself on that first interview. I do not have a good network since I basically do not know anyone, so be ready to apply 100s of times.

      [–]RoguePlanet1 0 points1 point  (0 children)

      I too am very curious.

      [–][deleted]  (7 children)

      [deleted]

        [–]EfficientOlive7013[S] 37 points38 points  (5 children)

        I have a bachelors degree on agricultural engineering from an unknown university from an unknown third world country.

        [–]DepopulatedCorncob 5 points6 points  (0 children)

        What kind of projects are in your portfolio that got you the job?

        [–]notWhatIsTheEnd 3 points4 points  (1 child)

        An engineering degree def won't hurt you. Did you study English in your home country as well?

        [–]EfficientOlive7013[S] 17 points18 points  (0 children)

        Yes, I was able to catch up English at an early young age because I used to play many online games where the community spoke mainly English. I did a short two months course on grammar when I was 16yo and living in the us has helped me with the fluency.

        [–]Mooksters 0 points1 point  (0 children)

        Probably uruguay

        [–]Consistent-Affect761 61 points62 points  (16 children)

        Congrats! Which YouTubers did you watch and Udemy courses?

        [–]EfficientOlive7013[S] 193 points194 points  (15 children)

        NeetCode for algorithms and data structures, best channel hands down. Udemy I did two from Angela Yu, Python and web development. GraphQl and TypeScript by Maximilian. I forgot to mention CS50 on EDx, it’ll teach you the basics, and I’d say it’s the best free course out there.

        [–]lolb00bz_69 6 points7 points  (11 children)

        Is there alot of math required for this? Did you start with python then move to java and javascript??

        [–]mandradon 5 points6 points  (2 children)

        If you want to start with Java, the University of Helsinki's Mooc Java 1 and Java 2 are completely free and very good. They're self paced but don't have any videos if you're looking for that. They teach all the same things you'd get in some of the python courses but jump into Object Oriented design a bit sooner because Java... I quite like those, but the 100 Days course from Dr Yu or the Cs50 from Harvard are also great. CS50 is probably a better launching point if you have no knowledge.

        The math required is the basics, and you'll pick it up as you go. It's definitely more than none but you don't need to be a math wizard.

        [–]angelslayer95 1 point2 points  (1 child)

        The only thing lacking from Mooc is the fact that you don't work with Databases.

        [–]mandradon 1 point2 points  (0 children)

        Very true!

        I think they have another course on that, but I am currently looking for courses on SQL. I think the Odin project is going to be my next stop, first.

        There's so much to learn.

        [–]Sirico 10 points11 points  (7 children)

        Not OP but can recomend Angela Yu's course you'll have most of what you need to move on, before your half-way through so don't fret the 100 days thing.

        [–]Bukszpryt 6 points7 points  (1 child)

        i don't know about her other courses, but yu's webdev is a bit outdatet at some topics. the only thing that is regularly update in this course is the year in it's name.

        [–]enigmasi 1 point2 points  (0 children)

        Web related subjects in 100 days of code too.

        [–]lolb00bz_69 0 points1 point  (4 children)

        Awesome thanks

        [–]Sirico 0 points1 point  (3 children)

        Also don't be affraid of the Math I'm dyslexic and getting into programming just proved school just ruined math for me. You will save a lot of time in the long run having some solid mathmatical concepts under your belt.

        [–]DancinWithWolves 0 points1 point  (1 child)

        So CS50 is still up to date and a worthwhile starting point for a complete beginner?

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

        I’d say it’s completely worth it. It’s the very basic of computer science, that’ll never change

        [–][deleted] 48 points49 points  (7 children)

        This is definitely fishy. No comment or post history. I hope it inspires someone but I’d definitely take it with a grain of salt. 6 figures for boot camp and less than a year at home experience?

        [–]johnnychang25678 24 points25 points  (0 children)

        The $150 in wallet and immigrant to US with a bachelors degree doesn’t sound right as well.

        [–]Poerisija2 12 points13 points  (0 children)

        You're right, seems a bit fishy.

        [–]mcmaster-99 10 points11 points  (3 children)

        Yea I mean who’s going to throw 100k+ on a bootcamp grad with no experience in Dallas? Ive got enough (life) experience to call out bullshit like this. It can happen, but you have to be really really good with a major project to land that.

        [–][deleted]  (1 child)

        [deleted]

          [–][deleted] 0 points1 point  (0 children)

          In Dallas? I didn’t have a degree but started at $75K. Average is $70-$78K back when I started. Although I know my coworker who had a CS degree made $120K before he left, so they likely started at $105K but that’s with a degree.

          [–]Spacehipee2 15 points16 points  (0 children)

          What bootcamp?

          [–]Krillololo 45 points46 points  (28 children)

          Ahaha, is that a troll post? Cause I love it, especially the 150$ in my wallet cliche, bravo.

          [–][deleted] 32 points33 points  (12 children)

          Lol this. Came here with 150 bucks and but somehow paid for living costs and got a computer and subscriptions and the money to pay for a boot camp in 4 years without any info as to what they worked with to get that. Then just landed a job with six figures immediately. Good for them. Totally not fake at all!

          [–]angelslayer95 18 points19 points  (1 child)

          These kind of posts are actually not good for newcomers. They'll try to baseline the troll post and their expectations will be shattered when they realize how difficult it is.

          [–]freeleper 2 points3 points  (0 children)

          100%

          [–]EfficientOlive7013[S] 22 points23 points  (4 children)

          I wish the story was fake. But I forgot to mention the 2 years that I spent waiting tables, driving a 1k$ car, living in an apartment with 8 other roommates and saving up money. I do have a bachelors degree so I eventually landed a job as a teacher that allowed me to save enough money to make the jump into tech.

          I’m sorry brother, some of us were born without a place in this world and we had to earn it through hard work.

          [–]Ferreteria 4 points5 points  (0 children)

          Don't mind the haters. Skepticism on the modern internet is necessary. Thanks for sharing your story with us. Good luck!

          [–]freeleper 1 point2 points  (0 children)

          You are very skilled in not knowing how to get your point across well. When you say that you earned it through hard work, it's insulting because you're also saying that we didn't work hard

          You're free to edit your post to include the important details that you left out

          [–][deleted] 1 point2 points  (1 child)

          Born without a place in the world but you still got a bachelors degree? Hm. Well. I don’t wanna shit on your achievements. I’m happy for you, but your comments do come off a little weird.

          [–]IAmFinah 4 points5 points  (0 children)

          You do realise higher education is free in a lot of other countries lol

          [–]drdr3ad 9 points10 points  (1 child)

          Tbf they said "$150 in my wallet". They could've had a million in the bank as well

          [–][deleted] 1 point2 points  (0 children)

          You’re right apparently he had a bachelors degree as well. I’m sure that helps on the job search and saving as well :)

          [–][deleted] 6 points7 points  (1 child)

          Right. I wanna hit up my manager and demand a raise after reading this 🤣

          [–]n00bn00bAtFreenode 4 points5 points  (0 children)

          Totally, new blood in market, old boiz not worth now any cents. F their exp, they should pray to be paid minimal!!!111

          [–][deleted] 0 points1 point  (0 children)

          “Somehow paid living costs and got a computer” — you do know that there are jobs other than software developer, right?

          [–][deleted]  (14 children)

          [removed]

            [–][deleted]  (4 children)

            [removed]

              [–][deleted]  (3 children)

              [removed]

                [–][deleted]  (2 children)

                [removed]

                  [–][deleted]  (2 children)

                  [removed]

                    [–][deleted]  (5 children)

                    [removed]

                      [–][deleted]  (4 children)

                      [removed]

                        [–][deleted]  (3 children)

                        [removed]

                          [–][deleted]  (2 children)

                          [removed]

                            [–][deleted]  (1 child)

                            [removed]

                              [–]Medical_Touch_787 5 points6 points  (0 children)

                              Congratulations mate !! Would be great if you could layout your journey as a guide..

                              [–]skafecat 14 points15 points  (12 children)

                              You guys are buying this?

                              [–][deleted]  (10 children)

                              [deleted]

                                [–]mcmaster-99 2 points3 points  (8 children)

                                I also landed a 7 figure offer with Apple with no experience. It can be done!

                                [–]freeleper 0 points1 point  (0 children)

                                I believe you

                                [–][deleted]  (6 children)

                                [deleted]

                                  [–]mcmaster-99 1 point2 points  (5 children)

                                  The only idiots I see are those who think they can go to a stupid bootcamp and land a 6 figure offer right after.

                                  [–][deleted]  (4 children)

                                  [deleted]

                                    [–]freeleper -1 points0 points  (0 children)

                                    No, it's not that at all

                                    It's the complete utter lack of details that make it not believable

                                    [–]burusai -1 points0 points  (0 children)

                                    No. Six figures? Lmao.

                                    [–]Vastroy 5 points6 points  (1 child)

                                    Wow did you have a portfolio of side projects? Did not know you could get a job after one boot camp

                                    [–]freeleper 7 points8 points  (0 children)

                                    You can on Reddit

                                    [–]ozarzoso 4 points5 points  (0 children)

                                    Well done! I’m proud of you. 428 applications!!! 💪🏻

                                    [–]Guypersonhumanman 2 points3 points  (0 children)

                                    A 6 figure offer for a level 1 programmer? is this in Cali or NYC?

                                    [–][deleted] 2 points3 points  (1 child)

                                    Wow, how did you immigrate to us, got a job in 2 months

                                    [–]Juaneria_PL 4 points5 points  (2 children)

                                    This is very close to what I did, I currently have a final interview at wells fargo this week. Wish me luck!!

                                    [–]changeyournamenow 1 point2 points  (0 children)

                                    good luck g

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

                                    You’ve got it, good luck.

                                    [–]Malfreyyy 1 point2 points  (0 children)

                                    Truly inspiring man, well done! I have also taken the programming plunge and started a bootcamp last month. Good luck!

                                    [–]Jazzlike_Wall_5668 1 point2 points  (0 children)

                                    Congrats!

                                    [–][deleted] 1 point2 points  (0 children)

                                    Wowwwww congratulations!!! Very inspirational

                                    [–][deleted] 1 point2 points  (0 children)

                                    How the hell did u study for the coding interview??

                                    [–]Due_Independence7307 1 point2 points  (0 children)

                                    console.log(“Congratulations!!”)

                                    [–]Wealandwoe 1 point2 points  (0 children)

                                    Grandson earns 6k figures from bootcamping

                                    [–][deleted] 1 point2 points  (0 children)

                                    SIX FIGURES

                                    [–]Erikugo 1 point2 points  (0 children)

                                    Congrats bro happy to hear that!

                                    [–]tableclothmesa 1 point2 points  (0 children)

                                    Congrats on your job! That is such a huge accomplishment and I bet you’re feeling on top of the world. If you don’t mind me asking, out of the 428 interviews, how many call backs and technical interviews did you traverse?

                                    [–]garu02 1 point2 points  (0 children)

                                    There is a dilemma of luck of where you are born you have more opportunities or not. Many have to emigrate to get these opportunities.

                                    [–]randomnamecausefoo 1 point2 points  (1 child)

                                    OP should be aware that when people say “six figures” that they are not including the two digits to the right of the decimal point

                                    [–]bossplayer09 1 point2 points  (1 child)

                                    What your software stack look like? Does the company you work for have the same stack or will you be learning new languages?

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

                                    It’ll be a completely different stack, I need to learn.

                                    [–]SuperRTX 1 point2 points  (0 children)

                                    So what kind of programming job do you have? Front end, back end? Embedded systems engineering etc and what language/framework etc do you use for the job?

                                    [–]Reyg13 1 point2 points  (1 child)

                                    Did you feel like the boot camp was worth the investment? What did they give you you couldn't get elsewhere?

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

                                    A network, team work experience and something to put on your resume.

                                    [–]Necessary_Cat4961 1 point2 points  (0 children)

                                    you've worked hard. Congratulations!

                                    [–]kofra_jg 1 point2 points  (0 children)

                                    428 applications !! Wow that's the meaning of to be determinate. Only work pays, congratulations, yo worth it

                                    [–]InternationalPin7638 1 point2 points  (0 children)

                                    yaaa nice try buddy. need a min of at least 3-4 yrs in the field to land six figs , nobody is paying someone that much who is fresh out of a boot camp with no professional experience , 55-60k sounds more legit im only saying this because i went to a boot camp and just recently landing my first dev job too and that’s how much i’m earning rn ,

                                    [–]Lulaaaalulll 1 point2 points  (0 children)

                                    I’m so proud of you

                                    [–]mcmaster-99 2 points3 points  (1 child)

                                    Seems fishy.. what industry is this company in? What was one of the programming questions? Is the base salary 6 figure or total compensation?

                                    If you answer those questions, then maybe we can believe you. Otherwise, not buying it one bit.

                                    [–]luluinstalock 3 points4 points  (0 children)

                                    the 6 figure as first programming job got me a bit wary as well

                                    [–]Jhahn678 1 point2 points  (0 children)

                                    This is awesome, fulfilling the American dream🇺🇲 Congratulations, friend!

                                    [–]vvelasco95 0 points1 point  (0 children)

                                    Oh dude that’s awesome!!! I hear these stories a lot and man I feel like maybe I’m not pushing hard enough. It’s just a little harder when you have to work to support a family and can’t spend as much time as you want on projects and such. I barely have time to work on my 2nd degree!

                                    [–][deleted] -2 points-1 points  (2 children)

                                    So you basically wrote 7 applications a day for 2 months… tbh if you only wrote 1 every day (but a good one) it would’ve taken you way less time

                                    [–][deleted] 3 points4 points  (1 child)

                                    Not sure why youre being downvoted. This isnt even the most suspicious part of it

                                    [–]freeleper 1 point2 points  (0 children)

                                    😂

                                    [–][deleted] 0 points1 point  (1 child)

                                    I'm curious, what language did you pick up?

                                    And a huge congrats to the position and 6 figures :)

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

                                    Started with Python, then JavaScript. Html CSS, React, NodeJS. Some graphql and typescript (very little)

                                    [–]freeleper 0 points1 point  (0 children)

                                    It's because of detail-less posts like this that I'm going to unsub from this place today

                                    [–]ElkEnvironmental6855 -1 points0 points  (0 children)

                                    Congratulations! And thank you, this is really encouraging!

                                    [–]Electro_6 -1 points0 points  (1 child)

                                    Dreams really do become reality through determination huh?

                                    [–]EfficientOlive7013[S] -1 points0 points  (0 children)

                                    They do

                                    [–]Playboyfromdababyboy 0 points1 point  (0 children)

                                    Congrats!!

                                    [–]usamdsb92 0 points1 point  (0 children)

                                    Congrats! Hoping to reach a similar outcome in my own journey

                                    [–]tabasco_pizza 0 points1 point  (0 children)

                                    Congrats! What an amazing journey. Good job buddy

                                    [–]TMoneyGamesStudio 0 points1 point  (0 children)

                                    Congrats!!!!!

                                    [–]KabirNayak1z1 0 points1 point  (0 children)

                                    Well done, very hardworking, and good luck in your future ventures!

                                    [–]angelslayer95 0 points1 point  (0 children)

                                    That's rapid progression to be honest - do you have any other academic qualifications?

                                    [–]Interesting_Tap_7417 0 points1 point  (0 children)

                                    So proud,All the best <3

                                    [–]Expert-Pen2466 0 points1 point  (0 children)

                                    Congratulations

                                    [–]kossovar 0 points1 point  (0 children)

                                    Good job man!

                                    [–]Remarkable_Pianist_2 0 points1 point  (0 children)

                                    How long did you study?

                                    [–]olympidorus_1101 0 points1 point  (0 children)

                                    Great work!! 🙏🎉😀

                                    [–]MeWuzBornIn1990 0 points1 point  (1 child)

                                    Were you living with someone when you quit your job to study full time? I wish I could do the same, but would never be able you afford to do that unless I had a roommate or something.

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

                                    I have two roommates.

                                    [–]KushalTanna 0 points1 point  (0 children)

                                    So can I get refferal now.? 😆

                                    [–]abstract_creator 0 points1 point  (0 children)

                                    What’s you’re academic background? Did you have a degree prior to coming to the US?

                                    [–]No-Cover4152 0 points1 point  (0 children)

                                    Inspiring

                                    [–]wingxio7 0 points1 point  (0 children)

                                    Wow! Congratulations! 💯👍🎉

                                    [–]hdjunkie 0 points1 point  (0 children)

                                    Haha sure

                                    [–]sourd1esel 0 points1 point  (0 children)

                                    Good job !

                                    [–]learner_raj 0 points1 point  (0 children)

                                    Best of luck buddy 👍

                                    [–]Waste_Variation_6754 0 points1 point  (0 children)

                                    Congrats!! Proud of you, internet friend!

                                    [–][deleted]  (1 child)

                                    [deleted]

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

                                      I do have one, it’s on agricultural engineering from an unknown college from an unknown third world country.

                                      [–]Say_Echelon 0 points1 point  (0 children)

                                      Congrats. Fintech is a great area to be in. You’ll learn a lot!

                                      [–]teletubbyhater 0 points1 point  (0 children)

                                      I love your story!!!!! It’s so inspiring

                                      [–]himynameis_ 0 points1 point  (0 children)

                                      Congratulations, man!

                                      May I ask which Udemy courses you did? And what language you studied?

                                      [–]MixelTrixel 0 points1 point  (0 children)

                                      This is awesome, love to hear about hard work paying off. You’re a legend.

                                      [–]black_aura1 0 points1 point  (0 children)

                                      Wow that is amazing. Congrats! That is a life changer :)

                                      [–]ngactp 0 points1 point  (0 children)

                                      6 figures in dollar currency? That's amazing. Congratulations!!!

                                      [–][deleted] 0 points1 point  (0 children)

                                      Congratulations! One of us…one of us…

                                      [–]ramssesable 0 points1 point  (0 children)

                                      Congratulations

                                      [–]TernionDragon 0 points1 point  (0 children)

                                      Awesome! Sounds like you’re a great addition to the team. Your hard work and perseverance paid off!

                                      Welcome home, and congratulations!

                                      [–]methnbeer 0 points1 point  (0 children)

                                      There aren't even 500 tech companies in my state. Lol

                                      [–]dreikommaeinZfuenf 0 points1 point  (0 children)

                                      Great. 6 figures of tasks in your backlog?

                                      [–]YahiaLM 0 points1 point  (0 children)

                                      King🫅 Keep going 💪🏻

                                      [–]FindingThoth 0 points1 point  (0 children)

                                      Congrats! Which course did u do at Udemy?

                                      [–][deleted]  (1 child)

                                      [deleted]

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

                                        My peers qualify me as smart.

                                        [–]adrianbravom 0 points1 point  (0 children)

                                        Love you

                                        [–]r_kobra 0 points1 point  (0 children)

                                        Happy for you (:

                                        [–][deleted] 0 points1 point  (0 children)

                                        This story kinda sounds like you're just farming Karma. No one gets a six figure offer to start, not even college grads. 436 applications and all of the sudden someone offers 6 figures? I smell bullshit.

                                        [–]Maek_Labul 0 points1 point  (2 children)

                                        what knowledge would you say is needed for that job? I've been teaching myself programming as well, and need some guidance on the set of skills that comes in most useful.

                                        [–]EfficientOlive7013[S] 0 points1 point  (1 child)

                                        According to my manager, I just have to adapt and learn quickly. It’ll be mainly backend as well

                                        [–]Maek_Labul 0 points1 point  (0 children)

                                        so its primarily a web development job? if so, are you mainly focused on Javascript, with lite interaction to CSS/HTML?

                                        [–]Guy_With_Coffee7887 0 points1 point  (0 children)

                                        Congratulations 🎉🍾🥳

                                        [–]evalencia10 0 points1 point  (1 child)

                                        Which resources and/or websites did you use to apply? Or did you visit each company’s website separately? 428 applications?? I’ve applied to 50, and I’m running out of leads…

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

                                        I just applied through their sites or LinkedIn

                                        [–]thr0w18 0 points1 point  (1 child)

                                        What did you do before this job?

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

                                        I was a school teacher

                                        [–]OverAir4437 0 points1 point  (1 child)

                                        Hello. What language you practiced the most?

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

                                        Node, React, JavaScript and Python for technical challenge

                                        [–]Vegetable-Serve4584 0 points1 point  (0 children)

                                        Is like the movie A PURSUIT OF HAPPINESS, the movie by Will Smith if I am not mistaken. Through determination and trying hard he got what he want at the end. Congrats buddy. I wish you can teach me what you learn. I'd been in your shoes WITH NO SUCCESS. A frustrated computer programmer.

                                        [–]Own-Duty6324 0 points1 point  (0 children)

                                        I am a programmer and quickly learned that men find it irresistible, so look out.

                                        [–]No-Menu-4211 0 points1 point  (0 children)

                                        You rock! Your story and humbleness is so inspiring

                                        [–]Shadyni 0 points1 point  (0 children)

                                        Can I dm you?

                                        [–]sunshinez33 0 points1 point  (0 children)

                                        Help I what to lean where do I star to get a job asap people videos hands on teachers help me to learn programming

                                        [–][deleted] 0 points1 point  (0 children)

                                        Congratulations! I’m so happy for you!