What do I ACTUALLY do as a Software Developer?

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025

Комментарии • 252

  • @AndySterkowitz
    @AndySterkowitz  5 лет назад +161

    Was I able to clarify any misconceptions about what work as a software developer entails? Was it about what you were expecting?

    • @mohammadakbar32
      @mohammadakbar32 5 лет назад +3

      thanks bro, very informative video, i always wanted to know that!

    • @lawsonott3
      @lawsonott3 5 лет назад +6

      of the things you mentioned in this video, can you break down the average time spent on each?
      EXAMPLE:
      40 hour work week()
      {
      meetings = 10;
      bugs = 5;
      new code = 10;
      customer concerns = 5;
      getting paid to play = 5;
      waiting on updates/compiling = 5;
      }

    • @mainakbanerjee3931
      @mainakbanerjee3931 5 лет назад +2

      Hi Andy! You always come up with great insightful content. I just started my career a software developer, hence I would request you to post some videos on how a software developer's mindset should be when he is hitting some kind of roadblocks on problem solving, or solutioning of code , for example I have an initial tendency to think that solutioning is not even possible(which gets me really stressed out at times) when I am presented with a really tough problem, but as I dive deep into it, I somehow manage to make ends meet. Would really like to understand from you how a software developer's mindset should be when approaching a problem! Hope you get time to read my comment ! Cheers!

    • @taariqq
      @taariqq 5 лет назад +2

      Seriously, it was helpful.

    • @niveahmartinez2187
      @niveahmartinez2187 5 лет назад

      lawsonott3 I am also interested :)

  • @bestboy897
    @bestboy897 5 лет назад +582

    Sit in front of a computer and try to figure shit out before giving up in tears.

  • @RameenFallschirmjager
    @RameenFallschirmjager 5 лет назад +88

    hands down this is the best advisory channel on programming.

  • @dk7613
    @dk7613 5 лет назад +40

    Thank you for this video. You did not beat around the bush, you got straight to the points, and you explained what a software developer does in a way that could be easily understood. Awesome!

  • @wozmoz5081
    @wozmoz5081 5 лет назад +181

    "It's fun" they said,
    "Building new features is fun" they said....

  • @alexgnehm4657
    @alexgnehm4657 4 года назад +18

    Thanks for this video, I’m currently trying to decide what to do as a career and this video made me interested.

  • @joehanafinj562
    @joehanafinj562 5 лет назад +10

    Thank you for the video. I have watched loads of videos about software and your video is the only one I truly understand.

  • @karinahernandez0927
    @karinahernandez0927 3 года назад +2

    This is the first video of you that I watch, not even 3 min in already subscribed. Thank you.

  • @Budgetblueprint786
    @Budgetblueprint786 4 года назад +4

    Bro you said database to server side scripting to api endpoints to gui coding. I find myself moving into a software developer space without me even knowing. You just clarified that for me. I have so much to learn

  • @MA-hp9eo
    @MA-hp9eo 4 года назад +12

    Dude I just wanna say that I really appreciate your videos, I got stung by the coding bee by working with programmers, like, I understood a lot of what they where saying, (I work in communications), currently I'm working with a lot of developers, and I feel like my field is just crap compared to what they are doing, of course it is an asset to communicate, but building something must be so exciting, in other words I'm working on my html, css and java at the moment, the phase is really slow when I got a full-time job and a kid. But one day!

  • @hectorserrano9314
    @hectorserrano9314 5 лет назад +242

    You should consider ever posting videos where you actually code something and show us how you're building stuff. That'd be great. Dunno if you already have those sort of videos somewhere.

    • @sppanday_
      @sppanday_ 5 лет назад +19

      Héctor Serrano no one in earth can post real work related code in youtube

    • @HandledToaster2
      @HandledToaster2 5 лет назад +21

      @@sppanday_ he can just make it up

    • @sheriffcrandy
      @sheriffcrandy 4 года назад +1

      @@sppanday_ why

  • @SkyJunkie1000
    @SkyJunkie1000 4 года назад +10

    Thanks man, I'm busy looking at what direction I want to go in after I complete my Computer Science degree, and this was very informative.

    • @alibalogun6451
      @alibalogun6451 3 года назад +1

      Hey 😅 I’m interested in computer science and I have a lot of questions is there a way i can contact you please?

  • @DominusZeikyu
    @DominusZeikyu 5 лет назад +12

    It's just awesome how you're good at explaining stuff and giving advice in your videos I kinda envy you! 😂

  • @QueenieBea206
    @QueenieBea206 4 месяца назад

    Thank you for this. I’m in school for Software Development and it’s tough right now so this helped my stress

  • @Jrej_dev
    @Jrej_dev 5 лет назад +8

    That was very helpful. I applied to a few junior positions... waiting on the replies. Thanks for the motivation for the last few months.

  • @pierreabbat6157
    @pierreabbat6157 5 лет назад +3

    Other things I do as a developer:
    *Run tests to check if anything changed when I modify the code
    *Fuzz the code (I just started this)
    *Run the software and tests on different OS/architecture combinations, usually just before a release.

  • @shreyasd4663
    @shreyasd4663 5 лет назад +44

    Please start a series for must have algorithms for online coding platforms with animation/anything visual to understand.

    • @brianviktor8212
      @brianviktor8212 5 лет назад +4

      I don't think there is something like that. There is too much to learn and many directions to go. And many things can only be understood once you have sufficient experience. For example there are coding patterns, but they won't be of much use to you if you don't know when to apply them and when not to. Just start to code and try to learn about such topics at some point.
      For example I never have done anything with these searching algorithms. Most are already implemented in the language anyway (like C#)! I for one work more with file systems and 3D (Unity). And at this company I started with a very low knowledge about file systems, but I grew into it.

  • @deangreenhough3479
    @deangreenhough3479 5 лет назад +11

    Subscribed, great video as I’m just entering the field. Thank you, very well presented 🏴󠁧󠁢󠁥󠁮󠁧󠁿

  • @terrelthompson8548
    @terrelthompson8548 4 года назад +1

    I'm a new C.S student, I am excited and nervous. Enjoyed your video, new subscriber!

  • @puppypoopoo4397
    @puppypoopoo4397 4 года назад +3

    My mom asked me what I wanted to do when I grow up. I told her software engineer/developer. I have a little experience with computers but I'm still not that good. I hope when I grow up I want to get a degree in software engineering. I hope I'll make it. Just something that I mgt want to do when I get older.

  • @gabyjd2684
    @gabyjd2684 5 лет назад +2

    YAS THANK YOU 🙏 This is what I needed. Your explanation makes so much sense.

  • @shreyasd4663
    @shreyasd4663 5 лет назад +5

    Recently subscribed. You are doing a good job on RUclips.

  • @amirhosseinahmadi3706
    @amirhosseinahmadi3706 5 лет назад +3

    That's totally true! Thank you Andy, helpful as always!

  • @theghoulking7101
    @theghoulking7101 4 года назад

    This vid is perfect for getting an idea on what a software developer is and what it can do

  • @edu-mq5yy
    @edu-mq5yy 5 лет назад +4

    Good information.Thank you Andy. Really helpful.

  • @phil8899
    @phil8899 5 лет назад +2

    I got my foot in the door doing front end work, I had no idea what I was suppose to be doing as they didn't provide me with any knowledge of what I had to do, but your video really helped.. Sometimes I do not understand why they just don't say this stuff to you..

  • @rodneytheredmage3436
    @rodneytheredmage3436 5 лет назад +2

    Thanks Andy! Appreciate the info!!!! Outtro music is dope af!!!!

  • @Luuncho
    @Luuncho 3 года назад +1

    thank you for this man you're a legend

  • @Gundam909
    @Gundam909 5 лет назад +35

    I really don't know what to do no more. I hate science and running to become a nurse and I'm not a big of being a nurse no more. I feel like doing something with gaming related

    • @ilethimyt3869
      @ilethimyt3869 3 года назад +2

      Same but idk what typa gaming related stuff

    • @cyborgbabyarms9262
      @cyborgbabyarms9262 2 года назад

      Yo, you ever thought about informatics? With the skills you’ve accrued as a nurse you could definitely push your career towards tech or hospital IT. There’s a lot of knowledge in your field that you can put to use and change your career.

    • @itseric7597
      @itseric7597 2 года назад +1

      I need an update of this

    • @johnnyjohnny6949
      @johnnyjohnny6949 2 года назад

      Game design is a headache and very overwhelming lol. Go into acting. My cousin thought about cyber security but it's not easy. We need to go back to the dark ages when computers, cell phones video game consoles didn't exist and since the rise of the machines are taking over the human race it's devastating and replaceable

  • @vegancaliou4913
    @vegancaliou4913 5 лет назад +2

    Thank you! This was so helpful! I am only in high school and was looking into software development. This video was rly helpful

  • @MCStarYT
    @MCStarYT 5 лет назад +54

    Everything is StackOverflow ;)

    • @nokibulislam9423
      @nokibulislam9423 4 года назад

      hahahha,this made my day xD

    • @verbon47
      @verbon47 4 года назад

      but what if that site goes down huh?.....

    • @arjay_2002
      @arjay_2002 3 года назад

      @@verbon47 won’t lol

  • @jeh003
    @jeh003 4 года назад +1

    Hi Andy, great explanation! Thank you.

  • @تاراكن-ه1س
    @تاراكن-ه1س 5 лет назад +5

    Stack overflow is my life

  • @pyp1337
    @pyp1337 5 лет назад +1

    thank you Andy, great content as always!!!

  • @Steve-up1hi
    @Steve-up1hi 5 лет назад +2

    Thanks Andy great info.

  • @MohamedHassan-yk5xn
    @MohamedHassan-yk5xn 5 лет назад +2

    Great video Andy, thanks

  • @JonathanSteadman2003
    @JonathanSteadman2003 2 года назад +1

    Thanks so much. I want to be a software developer. :)

  • @chhayadubey7300
    @chhayadubey7300 4 года назад +1

    Wooow sir 😍 you are awesome ......amazing vedio 😱💚💜💛❣️

  • @DevsLikeUs
    @DevsLikeUs 4 года назад +1

    Reproducing bugs is a great sign that you understand what happened. Thanks for the video!

  • @xanderdxa
    @xanderdxa 5 лет назад

    As clear as you can be, thank you !

  • @noahgiesel9030
    @noahgiesel9030 5 лет назад

    Thanks for this video. Was very nice look into a coding atmosphere.

  • @bossin2190
    @bossin2190 5 лет назад +1

    I watch and I watch and I watch. Here’s my subscription already!

  • @aromafromheaven
    @aromafromheaven 2 года назад +1

    Awesome video

  • @joebender9052
    @joebender9052 5 лет назад +50

    How much of an 8 hour work day do people spend working on code vs communicating/meetings?

    • @flamehiro
      @flamehiro 5 лет назад +1

      o-o code versus youtube more interesting

    • @Urpuss
      @Urpuss 5 лет назад +7

      4-5 hours working on code in some capacity, we have the support ourself for anything we put in drift.
      2-3 hours meetings/day, large company so a lot of different meetings that constantly pops-up.

  • @archon35
    @archon35 5 лет назад

    Thanks again, Andy.

  • @joetrujillo6868
    @joetrujillo6868 3 года назад

    Thanks for your thoughts

  • @kavon9748
    @kavon9748 Год назад +2

    Hello for the past two years i ve been learning programming and web development and i am about to hit the job hunting stage and have a question. Your video was clear. I thought that software devs do softwares for companies, like a software for an accounting company to make it quick and efficient the work inside that company, or softwares like photoshop, illustrator etc...
    You gave examples for a website. I thought that what web developers do?! So what is the difference between software developer and a web developer?
    Thank you very much

  • @MyReviews_karkan
    @MyReviews_karkan 5 лет назад +41

    I've just finished my resume and I'm ready to start applying, but I'm really scared. I still need to learn git and a couple of other things that I think are essential, or maybe I'm just paranoid. Lol
    A video on that would be great.

    • @angrysnek4445
      @angrysnek4445 5 лет назад +6

      My Reviews Hey man you should definitely learn git and put your projects on Gihub so employers can look at your code. It doesn’t take that long to learn

    • @deangreenhough3479
      @deangreenhough3479 5 лет назад +4

      Once you learn GIT, you will realise why it’s so important 🏴󠁧󠁢󠁥󠁮󠁧󠁿

    • @MyReviews_karkan
      @MyReviews_karkan 5 лет назад +1

      @@angrysnek4445 already did and all the tiny projects I have are already on GitHub.

    • @MyReviews_karkan
      @MyReviews_karkan 5 лет назад +1

      @@deangreenhough3479 already did and all the tiny projects I have are already on GitHub.

    • @beyondme819
      @beyondme819 3 года назад +1

      How did it go?

  • @Zzzzxx-qg6cs
    @Zzzzxx-qg6cs 2 года назад +1

    As a software developer is everyone expected to learn outside of work hours how is the work life balance?

  • @kimber8676
    @kimber8676 Год назад

    0:10-0:34
    I was here because I know coding is a real nightmare and I want to know if I'm cut out for the job as a software developer

  • @TheRizolina
    @TheRizolina 4 года назад +1

    Great video really clear as a recruiter i try to understand what does a software dev do ? Thank you

  • @JustyourMarco
    @JustyourMarco 3 года назад +1

    I really like this guy

  • @luckytobehere7948
    @luckytobehere7948 2 года назад

    Well said Sir.

  • @Visuals710
    @Visuals710 Год назад

    Thanks for the knowledge

  • @ComputerGuy63
    @ComputerGuy63 4 года назад +1

    I listen to what programming customers want and then I craft my software solution around that unmet need.....simple.....

  • @TheDjsyke
    @TheDjsyke 2 года назад +1

    Hello I'm new to this channel...I'm considering new career paths and have been considering something in computer science...My computer knowledge is pretty small...my work offers free education to its employees and a BS in software development seem vary interesting....I guess my question would be...is this something that can be taught to someone with little to no computer knowledge....

  • @jl_segismundo
    @jl_segismundo 2 года назад

    Hello Good Day! I am a student that studying Information Technology and we are conducting an interview to a software developers who create a system, Can we interview for the short sort of questions? Thank you for answering 😊
    Here's our questions:
    1. What is the name of the software you create?
    2. What is the paradigm of your system? and What is the reason?

  • @syn9763
    @syn9763 4 года назад

    Thanks helped my know more about your cool job

  • @SKOjy113
    @SKOjy113 4 года назад

    Thank you for this!

  • @abbasmahmoud8180
    @abbasmahmoud8180 Год назад

    THANK YOU.

  • @williamh3565
    @williamh3565 2 года назад +1

    Do you have to be proficient in math? If so, which math classes are strongly encouraged?

  • @favourelegbede8461
    @favourelegbede8461 2 года назад

    Thank you

  • @pakiman698
    @pakiman698 5 лет назад +10

    Great video Andy. Your videos always make me more motivated and excited to learn more software development

  • @julienstephenson610
    @julienstephenson610 5 лет назад

    I love your videos bro. I'm starting school this September to become a software engineer. Thanks for all the heads up

    • @qusaialhariri8117
      @qusaialhariri8117 4 года назад

      julien stephenson I would love to be one but I unfortunately have to go back to do some high school courses and I am 19 year old of age. What are the requirements needed for it? Or what are your grades in math?

  • @LovelifeJesusdaily
    @LovelifeJesusdaily 4 года назад +1

    I have a computer science degree and a diploma in IT.and.a Cisco certificate... but it seems like I'm not skilled in anything related.😭😭
    I work available jobs after graduation and i worked for 7
    Years on admin, social media management and TV presenting jobs... I'm now currently unemployed... what can i do.. should .. i feel stuck.. i only know alittle bit of everything in CS.. can someone advice please...
    I even thought self learning software development... but I'm already thirty.. 😕😕 isn't it toooo late to specialize... i need some help.. 😏😏

  • @exequielarroyo
    @exequielarroyo 5 лет назад +11

    Hey Andy, I just got enrolled as a computer science in college, I wanted to be a software developer. I have a long 3 months vacation what should I learn to have a good background in software development?
    I'm from Philippines sorry for bad grammar.

    • @Carlo-hh9tg
      @Carlo-hh9tg 4 года назад

      Hey man, How was college? I'm from ph too and planning to take it, can I ask what things did they teach you?

    • @exequielarroyo
      @exequielarroyo 4 года назад +2

      ​@@Carlo-hh9tg Now I'm taking BS Computer Science. I think my school is good quite enough. They teach me C# from basics to windows Forms. We actually created a system (Students Profiling System) as final project on my first semester and learning system (Ecosystem Learning Hub for Grade School) on final project in 2nd semester. I think it is a good experience and now I'm getting the hang of it.
      Now I am in 2nd year BS Computer Science we are now learning Object Oriented Programming and Data Structures in JAVA and of course some minor subjects. Minor Subjects like Calculus, Discrete Mathematics, and other GEC subjects.
      I hope you can ask someone to what programming language your school curriculum is teaching. So you can advance some basics. And don't go for language that you don't use on school. (Because I've tried Flutter and don't use it anymore. You don't have time for studying another programming language if you are in my school :D) I hope you read this long comment.

    • @kittygaia6665
      @kittygaia6665 2 года назад +1

      Phyton is beneficial, I highly recommend mastering Linux, and enroll in Technical Writing. Technical and administrative skills go hand in hand.

  • @nomnomdata
    @nomnomdata 4 года назад

    Good conversation.

  • @mahodarmajgaonkar234
    @mahodarmajgaonkar234 5 лет назад

    Thanks a lot . well explained

  • @ayeshaannedolot6865
    @ayeshaannedolot6865 2 года назад

    Hello Good Day! I am a student that studying Information Technology and we are conducting an interview to a software developers who create a system, Can we interview for the short sort of questions? Thank you for answering :)
    Here's our questions:
    1. Name of the software system development you are part of?
    2. Description of the software system and where it is used?
    3. What software paradigm you used for the said project and the reason for using it?

  • @wheatstonebridge
    @wheatstonebridge 2 года назад

    I'm pretty sure I want to get into this field. I'm oddly terrified this field will die out in the future. Am I wrong? Will this field be in demand for a long time?

  • @stacycharles9058
    @stacycharles9058 2 года назад

    This video is great. What do you suggest for a teenager who isn't sure if they want to go into this, but has no experience in coding?

  • @doubleoakridge
    @doubleoakridge 4 года назад

    Great video very correct! It is very fun tho. You have to be a nerd to get it but very cool! nice work

  • @earldelacruz3727
    @earldelacruz3727 4 года назад

    Thank you for this video

  • @JimInTally
    @JimInTally 5 лет назад +6

    If you have a program with bugs, do you print out the source code and try to spot the error or try to do it on-screen?

    • @HandledToaster2
      @HandledToaster2 5 лет назад +2

      I've never thought about printing the code to find errors... sounds like an interesting approach

  • @neecho780
    @neecho780 4 года назад +5

    Would I have a lot of trouble going into college for software development without having very much knowledge about it? I'm really interested, but I don't know if it's a lost cause or not.

    • @TheRuthlessEAZY
      @TheRuthlessEAZY 4 года назад +4

      I went with no prior experience, first 3 months were hard I’m not going to lie but after that I got the basics and caught up with people who had experience in the past, a lot of people on the course never done it before and universities/colleges take that into account

  • @JasonSmith-ir8zz
    @JasonSmith-ir8zz 4 года назад +1

    Andy can u talk about the stress level for being a software developer? My current job is stressful af and it’s affecting my health in a BAD way.🤦🏿‍♂️

    • @tobydude7462
      @tobydude7462 4 года назад

      What is it like?

    • @mj43va
      @mj43va 3 года назад

      Same I work as a Paralegal and I hate it lol

  • @OzzyZet
    @OzzyZet 5 лет назад

    Hi Andy! Could you do a video of how to use google to search for the problem properly, and something like your favourite sources? Regards, Ozzy.

  • @noora7914
    @noora7914 4 года назад +1

    Guys I registered for application program’s but the wanted me to choose course but I don’t know what course I have to choose help please

  • @Zicore47
    @Zicore47 5 лет назад

    I have a memory leak on my private website, the web app crashes every other week or sometimes month. There is no reliable way to find this bug, without a big test system that is close to the production environment in terms of usage.

  • @princetheworld307
    @princetheworld307 5 лет назад

    I like your speak style man 👍🏻

  • @rarebit4430
    @rarebit4430 2 года назад

    I'm currently looking for a new career after being unable to carry on with my current one due to multiple slipped discs. I don't drive, so working remotely is essential, and I've always loved working with computers, so something like software engineering seems like a career I wouldn't mind pursuing. I have enough saved to cover my wages for 3 years, and was looking at doing some form of online degree, but unsure what exactly I would need to study, or how easy it would be to then find a job after completing my degree, as nearly everything seems to ask for previous experience in the role. If you, or anyone in the comments could give me some advice, it would be hugely appreciated. It's a huge step for me, and I want to make sure I have an understanding of what I'm doing before using my savings and throwing myself in to it.

  • @TheOkMeister12
    @TheOkMeister12 3 года назад

    very informational

  • @BratzFanz123
    @BratzFanz123 5 лет назад +1

    I wanna switch my major to software development but I don’t know if I’ll actually like it and I wanna be able to mod games, fix bugs, and be able to know computer language. I would I be able to do all that stuff with software development?

  • @darriusbrandy3748
    @darriusbrandy3748 3 года назад

    So do a software developer would add new features to apps or with computers

  • @YoTone21
    @YoTone21 4 года назад +2

    I’m enjoying this video so far! You make me wagered to jump into the software development business a lot more! I do have a question though. Is it possible for me to begin my journey using an iPad Pro? My end goal is to purchase a MacBook Pro for developing and continuing photoshop but money has been a problem for me and haven’t been able to save up for one. Do you think it’s possible to have the same computing capabilities on an iPad Pro as I would on the MacBook?

  • @Jumperchick11
    @Jumperchick11 2 года назад +1

    So I have a question for you. FOr those of us wanting to get into tech/Software development or fullstack development, do you recommend bootcamps? Theres a local community college here in AZ that offers 18 week bootcamps for front and back end. Neither class gets you any actual college credits but its supposed to get you the certs. Just curious. The program is called Promineo Tech and they have partnered with Gateway Community college.

    • @user-bg3qy9zi7v
      @user-bg3qy9zi7v 2 года назад

      Same, I’ve been interested in getting into this field and have been looking at going through Coding Dojo

  • @allakarpenko6005
    @allakarpenko6005 5 лет назад +2

    thanks for sharing so much good content!

  • @kidcae
    @kidcae 5 лет назад

    Hi Andy, I am really enjoying your content. Could you tell me what microphone setup/equipment/software you are using?

  • @cuddy90210
    @cuddy90210 5 лет назад

    Thank you.

  • @SuperDavidBrothers
    @SuperDavidBrothers 4 года назад +4

    For communication, can you also communicate to your boss just in case you're having trouble with your project as well or will your boss get mad at you?? Because it depends on how well you understand what you're doing with the project, it depends on how nice the person is to help you (because some bosses or people won't even help you, or they will help and if you still don't understand something after an x amount of times then they'll be really mean to you and fire you), and I guess it also depends on if you're working with the right company or the right groups of people because like I said not every person in the world is going to be your best friend and because of that, they might be mean enough to both get you in trouble and get you fired.

  • @sakiloki4618
    @sakiloki4618 3 года назад

    What you suggest for a 59 year old guy who is considering getting into this field?

  • @heyman6938
    @heyman6938 5 лет назад +2

    Hello, I don't know is this a good question to ask or not, but with what programming language do you write codes?

    • @ImDepressedLol
      @ImDepressedLol 5 лет назад +4

      Weer don't use just 1language, and it depends on what the customer wants + what is the most reasonable to use
      For example when we're writing some code for the database side it's probably MySQL, we can then link this data to the front end website which was built within a framework or with html, CSS , JavaScript, python, ... We link the database content to the front end probably with PHP. But again there are multiple languages to do this. And this is from a web developer's view. As a software developer it can go broader than this

  • @Dahon5
    @Dahon5 5 лет назад +7

    What happens when you can't fix a bug or need help with creating a new feature?

  • @toddms41
    @toddms41 5 лет назад

    Which stack are you targeting? Microsoft/Lamp - desktop/web? All thee above? What’s your favorite language?

  • @El_Guero01
    @El_Guero01 5 лет назад

    Thanks you so much

  • @malashreedhungel2553
    @malashreedhungel2553 4 года назад

    I REALLY wanna know how often do you TRAVEL?? Do you get any time to travel around as youre a software developer?? As youre so BUSY?

  • @noora7914
    @noora7914 4 года назад +1

    Guys what different between applications development and software development?????
    I registered for applications development and what computer 💻 good for practice for applications development tell me is Apple pc good or MacBook Pro 💻

  • @faseehulhassan46
    @faseehulhassan46 4 года назад

    Is it possible for me, i donot have a Computer Science background, to become a software developer. How many courses should i have to take to have a clear understanding of software development?

  • @techgix
    @techgix 3 года назад

    what languages should i know to be a software developer

  • @ryanpalesano
    @ryanpalesano 3 года назад

    Do you have CS degree? I am 35 and really close to applying to Coding Dojo which is a coding boot-camp for software developer, do you have any tips? I don't really have time to go back to College full time.