3 Types of Projects That Will Make You a Programmer

Ғылым және технология

Deciding which type of project you should add to your portfolio can be one of the hardest decisions to make. With so many options available; what should you do?
In this video I lay out the 3 types of projects you'll want to build where I explain the importance of certain types of projects and I also provide examples that you can start working on today.
🏆 * Coaching Program *
Interested in joining my paid coaching program and getting support to get your software development career started? If you consider yourself an action-taker, you're ready to invest in your career and you're committed to putting in the work then book your intake call at andysterkowitz.com/assessment...
List of Example Projects for Every Type Mentioned in Video:
github.com/andysterks/three-l...

Пікірлер: 528

  • @bedtimestories1065
    @bedtimestories10652 жыл бұрын

    As a professional dev, I miss these days sometimes... Learning software development via building anything I wanted was such a blast after school.

  • @rorymax

    @rorymax

    Жыл бұрын

    the way you say this makes it sound like you don’t get to build whatever you want 🥺🥺 you still have fun making things right? 🥺🥺

  • @EternalNico1

    @EternalNico1

    Жыл бұрын

    then do it

  • @bedtimestories1065

    @bedtimestories1065

    Жыл бұрын

    @@rorymax Not what I meant. Working in the industry only made me like web development less, I still love programming. I was referring to nostalgia. Learning the complexity of programming was such a frustrating but rewarding process. Plus, I learned as a kid during middle and high school and we all have childhood/teenage memories that seem happier than they probably were. That's all, I still get to do really cool stuff :)

  • @jan5504

    @jan5504

    Жыл бұрын

    @@bedtimestories1065 I get what you mean, It's like when you first trying to get that girl's attention it feel so exciting until you and that girl became couple and found out than you don't really like her, it became a little bit boring, not generalizing every couple out there though.

  • @olivierraymond3802

    @olivierraymond3802

    Жыл бұрын

    @@jan5504 bro you've got issues lol

  • @Elle--lc7ep
    @Elle--lc7ep Жыл бұрын

    This video earned my subscription! Great job breaking it down and giving direction and concrete examples on where to start, what a roadmap from "easy" to "highly complex" projects looks like, and benchmarks to check your progress! Keep up the good work!

  • @meqdaddev4341
    @meqdaddev43412 жыл бұрын

    Great categorization. I think we can add another level after capstone level, which is 'Solving Real Problems' Which means that if someone worked on a clone project, he/she can work on some customization for this project to deliver it as a real solution for some potential customers, even for free to get some good experience in CV. For instance, an e-commerce clone project can be customized for a local grocery in the neighborhood.

  • @jennifermckeithen1498
    @jennifermckeithen14982 жыл бұрын

    Thanks so much for breaking this down! It's taken me months just to get a straight answer to this question - much appreciated!!

  • @emiyox8885
    @emiyox88852 жыл бұрын

    Informative video, my personal opinion is that once you go past the simple projects it is better to develop fewer projects while going very in--depth than trying to create many different ones. By in-depth I don't mean a large scope and a billion features, but take your time to think about the architecture and perhaps educate yourself with design patterns and see if you can fit at least one in. Most importantly, DO take your time to go over best practices to do certain things, even if it's something you can already code blindly - go and check how it can be done in different way, look over common approaches and see which ones you want to adopt. Understanding design and best practices is super important especially if you are going to try and land a job in the future - and when you do talk about your experiences dont mention your To Do List, it doesn't have to be a capstone project as long as we have taken the time to learn design/best practices in an intermediate project so you can elaborate further. Good luck.

  • @BronkoBanane
    @BronkoBanane2 жыл бұрын

    Thank you so much for sharing your knowledge! I liked the idea to mesure the complexity of a project by its functionalitys. Thats an objective criteria everybody would agree with.

  • @johnterpack3940
    @johnterpack3940 Жыл бұрын

    This was genuinely helpful. Defining the tiers like you did really makes sense. Now I know to look for projects that don't require libraries, focus on the syntax. Then once I'm comfortable with that, move on to using libraries to do bigger things. Of course, I want to learn Rust. And my understanding at this point is that almost anything beyond printing a line requires a library of some sort.

  • @KrisAkaVenno
    @KrisAkaVenno2 жыл бұрын

    I think the capstone projects really improve skills, I have done like a few and every time I am finishing I look at the code I have written in previous project and want to improve/refactor it - because I have learned something as a programmer (unfortunately my perfectionism and sometimes laziness stop me from finishing fully a project)

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    They are the hardest to finish by far. The last 10% is so tedious to go through but it's the part that we of the app where we are weakest in knowledge/understanding (so it's important to get through).

  • @pokeripper9707

    @pokeripper9707

    2 жыл бұрын

    perfectionism can be a problem for developers, i haven't finished a lot of projects because of this. what i've learned is to just release projects even if they are not 100% finished. then with input from your users you can make it perfect along the way.

  • @chieftron

    @chieftron

    2 жыл бұрын

    @Alek Wolf Are we living the same life? lol.

  • @MrPatrickbuit

    @MrPatrickbuit

    2 жыл бұрын

    @Alek Wolf This could have been my comment

  • @theRealJonSherman

    @theRealJonSherman

    Жыл бұрын

    same lol

  • @hoquang1386
    @hoquang13862 жыл бұрын

    Thanks Andy. You're very inspirational to me. In my case, I've only built one single capstone project which take me a lot of time and effort, but it's all worth it. Now I'm working as a full time developer.

  • @bensonmkurian2071

    @bensonmkurian2071

    2 жыл бұрын

    what was your project

  • @jeevanramesh9193
    @jeevanramesh91932 жыл бұрын

    Been watching a lot of your videos from my homepage the past few weeks. Great content bro. Subscribed

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    Welcome aboard!

  • @sam.shock924
    @sam.shock9242 жыл бұрын

    yet another phenomenal, informative video! love seeing these pop up in my feed :)

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    Thanks Sam...much appreciated :-)

  • @ibrahimtejera7456
    @ibrahimtejera74562 жыл бұрын

    Thanks Andy. Great advice. This helps me a lot. Im a beginner in web develepment and I am trying to land my first job.

  • @rksmiths2773
    @rksmiths27732 жыл бұрын

    Thanks for putting this video Andy, was very helpful.

  • @sergiomendoza6833
    @sergiomendoza68332 жыл бұрын

    Thanks for the break down and for the link to list many examples that helped a lot

  • @GarimellaProduction
    @GarimellaProduction2 жыл бұрын

    This breakdown of projects helps. Thank you for this video .

  • @TheCamelBug
    @TheCamelBug2 жыл бұрын

    Thanks for the tips Andy! Very handy ones!!!

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    Glad you like them!

  • @AlexLaxer4
    @AlexLaxer42 жыл бұрын

    Can we give a round of a applause for this good info?! 👏🏽👏🏽👏🏽

  • @bigunhettiarachchi853
    @bigunhettiarachchi853 Жыл бұрын

    The best advice I received on how to select projects based on knowledge and experience. Thanks dude

  • @inchy9401
    @inchy94012 жыл бұрын

    Thanks Andy, i now realise what I’ve been doing wrong all this time, I will start these apps immediately (thank goodness you published this video).

  • @Skillamu
    @Skillamu Жыл бұрын

    Great video! This was the exact video i needed and was looking for, thank you so much!

  • @thearchi-tech9693
    @thearchi-tech96932 жыл бұрын

    This was very helpful, thank you so much!

  • @priyanshujain22f
    @priyanshujain22f8 ай бұрын

    Made 1 capstone and 3 projects between Intermediate and Capstone. Thank you for this video Andy

  • @Mint-nt6ly
    @Mint-nt6ly9 ай бұрын

    Thank you so much! This video brings more clarity I really needed

  • @thesunryze4658
    @thesunryze4658 Жыл бұрын

    This is pretty encouraging. I'm a fresh (24yo) IT networking technician with just a little bit of dev background "for fun", but mostly overall IT basic stuff knowledge. I got into a new job 4 months ago. I'm doing very well and I'm now in charge of many tasks that aren't supposed to be technician level, like managing my company's active directory (users, GPO, DNS and whatnot). I kept asking for more and more responsabilities and projects because I thrive to learn more and I was put in charge to create an application to automate the search, creation and modification of AD Users in the AD, including creating custom proprieties on the user objects do that we can use it with PowerBI to do some data analysis. I just finished it today after 2 weeks of work, 3 versions of the program. ~650 lines written in Powershell with a user friendly UI, the ability to filter users in the AD by any propriety (name, OU, groups, IpPhone, Location etc...) and other cool features, IMO. All of that said because this project rly sparked my interest for programming again and here I am looking for projects on my free time. Now that I got my basics covered in Powershell (already know SQL, AutoIT, C and a tiny bit of php, css, html as well) I think I wanna get started with Python and JS and some of your projects definitely spark my interest and ticking tgose boxes.Thanks for this awesome video!

  • @Juliansantos61

    @Juliansantos61

    9 ай бұрын

    Sounds like you already have the skills to be working as a top paid engineer. Hope you are been well compensated.

  • @ivodelev9794
    @ivodelev97942 жыл бұрын

    Me: "how to become a web-dev" KZreadr: "just build Facebook, LinkedIn, Amazon and you should be ready for junior position. "

  • @deidyomega

    @deidyomega

    Жыл бұрын

    You'd be amazed how easy it is. A good dev could build a BASIC twitter clone in a weekend. The difference between a basic clone and the real deal is, handling scale, and ui/ux. And of feature set.

  • @_Anna_Nass_
    @_Anna_Nass_ Жыл бұрын

    This is really good and answered a lot of questions I had. Thank you.

  • @dequan300
    @dequan3009 ай бұрын

    This helped me out so much I've done 10 low level projects and I feel so much more confident gaining a strong foundation . I'm now moving on to intermittent projects.

  • @gold4963
    @gold49632 жыл бұрын

    This is exactly the video I needed; thanks!

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    Glad I could help :-)

  • @GaborGubicza
    @GaborGubicza7 ай бұрын

    Thanks Andy for the great video, I'm a Hardware engineer with a lot of PCB design experience, and decided to switch my career to software. I'm in week 2 the exploration phase. Keep up the good work!

  • @washburnlane
    @washburnlane Жыл бұрын

    Dude, seriously, top shelf presentation, thanks!! 👊😎

  • @livewithmeinegypt307
    @livewithmeinegypt307 Жыл бұрын

    Thanks for this too the point vid. Your the first person who has done this.it really helped me thank you soo much . I subscribed aswel .thanks bro

  • @juanrossi3
    @juanrossi32 жыл бұрын

    Great advice! Thanks!

  • @Alkis05
    @Alkis052 жыл бұрын

    For my micro controller class, I did a breakout game. Not only the game, but also showing it on a display (those small nokia ones) and programming the controls in a matrix pad.

  • @RJ-gh3lg
    @RJ-gh3lg2 жыл бұрын

    I really needed this man thank you so much I've been stuck for a year, idk what to do as a beginner. I don't know what projects to make.

  • @victorvondoom2350
    @victorvondoom2350 Жыл бұрын

    it's such a nostalgia to remember how i felt when i first began programming . This channels been inspirational . it was all rinse and reapeat and once fundamentals were cleared i had to build common sense in the art of coding , i finally reached the stage of learning mid fundamentals , most projects after that was just googling and copy and paste others code that you do really have grain understanding . Oh yea! really loved the tetris portfolio, built one myself it was not easy honestly, took me months to understand the concepts , the bitter process actaully rewarded me with building more games such as minesweeper and snake game as they all implement same features, Sudoku solver is also something thats crossing my mind . Oh and yea , even after all this cant discredit the importance of how much useful it is to read other peoples code , you stop reading and you cant improve , i came this far as reading peoples code pays rich dividends .

  • @djooraTech

    @djooraTech

    Жыл бұрын

    Where do you usually read them? Where do you have access to read other drvelopers code besides the usual googling? I am curious, i am new to web development/ programming realm. Thank you.

  • @djooraTech

    @djooraTech

    Жыл бұрын

    @danse en rouge much appreciated. 👍

  • @soorigh4132
    @soorigh41322 жыл бұрын

    I needed it. Thanks for sharing.

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    Of course…glad to help 😃

  • @strahinjajankvic9384
    @strahinjajankvic93842 жыл бұрын

    As the main project for this semester in my CS degree we are building a Search Engine that searches through documents and ranks them by similarity to the query and by popularity. It's not super-advanced but it is pretty good and functional. I'm only half way done now and I've put in 15-20 hours weekly for a month and a half now. Do you think that's a decent resume project, even though it's part of the curriculum?

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    That's a great project yes. I would rate this higher up on the scale because the algorithm "does" a lot and is not trivial.

  • @newguy3588

    @newguy3588

    2 жыл бұрын

    Heck yes

  • @llothar68

    @llothar68

    Жыл бұрын

    Did this in 1998 as my Master Thesis. Yes it's good.

  • @BakrAli10

    @BakrAli10

    9 ай бұрын

    Did you publish it? Or does anyone know of any similar tool?

  • @qwoolrat

    @qwoolrat

    6 ай бұрын

    @@BakrAli10 fzf with ripgrep has a nice interface too if you dont mind one more package

  • @pokeripper9707
    @pokeripper97072 жыл бұрын

    I got my fist job as software engineer just a month ago, without a degree, but I am working with it for over 10 years now. I had 2!!! projects wich gave me the job, so that is really the sweet spot if you ask me. But 1 tip if you really want to get a job, don't just build a "test project" but try to make something usefull. my first project was some small administration software for the company i worked for. I told the owner i wanted to create it for free to test my skills, and if it would be usefull he could use it. now its being used for 2 years and it's perfect for your portfolio. project 2 was a webshop for myself, just to test my skills, not for profit. after 1 month of developing i had a live webshop wich solds way more products then expected. these 2 projects gave me the first job as software developer. but please don't just make test projects, try to make them work as if they are going to be used. you won't regret it!

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    Congrats on landing that first gig!

  • @leoMC4384

    @leoMC4384

    2 жыл бұрын

    I've been learning on my own for almost 2 years. I created a mobile app for tracking packages for e-commerce and all that, and now I'm doing a web app for the employees of the company I work for (private security). But I want to quit a be a developer full time for other company. Still I feel like I don't know enough to be hired as a developer. 😑

  • @brahmabull4004

    @brahmabull4004

    2 жыл бұрын

    everyone, follow this guy's example.

  • @abhinandc6896

    @abhinandc6896

    2 жыл бұрын

    Can you share your projects

  • @osassabi2202

    @osassabi2202

    2 жыл бұрын

    @@leoMC4384 you most certainly do my friend. I got my first gig with less knowledge than you, from what you’ve said. If you can, go for it!

  • @Atom-Mercury
    @Atom-Mercury10 ай бұрын

    That's the best video on that subject. Thank you kindly.

  • @Jester2b04
    @Jester2b042 жыл бұрын

    Excellent breakdown of the different types of projects to make while learning Wed Dev.

  • @walliswilliams394
    @walliswilliams394 Жыл бұрын

    Great information. Thank you!

  • @bobbysilver272
    @bobbysilver2722 жыл бұрын

    Becoming a paid "programmer" seems so complicated. It seems like one has to know SO much to just get a job. This isn't the case in many other careers.

  • @scroopynoopers9824

    @scroopynoopers9824

    Жыл бұрын

    @Gooby123 true, but apparently it's worth it when you get in. Keep in my mind, the supply does not meet the demand! That's one of the reasons it pays so well.

  • @liammorrison4284

    @liammorrison4284

    Жыл бұрын

    I think sometimes a lot of people down play this aspect of getting hired as a programmer. For me, coming from IT it was easier to build on the knowledge I already had working with computers and other people in the tech world. But even then, I’m 6 months into my job as a web developer and still feel like there’s a ton of stuff I don’t know. I can only imagine what it would be like for someone coming from a different field and trying to fit in with a development team and not feel out of place.

  • @tichalagaming7853

    @tichalagaming7853

    Жыл бұрын

    Highly disagree

  • @bobbysilver272

    @bobbysilver272

    Жыл бұрын

    @@tichalagaming7853 OK, but why?

  • @jadengordon6648

    @jadengordon6648

    Жыл бұрын

    @@tichalagaming7853 what’s your tips/POV?

  • @jsmassinemassine1912
    @jsmassinemassine1912 Жыл бұрын

    thanks you man your advices is in the right time

  • @fahimtoufiqulislam9264
    @fahimtoufiqulislam9264 Жыл бұрын

    Thank you for the this video. People just starting out usually lack direction. Horrible situation to get out of. This helps

  • @daisy_haniii
    @daisy_haniii8 ай бұрын

    That's really helpful!

  • @Vrx-yp1eu
    @Vrx-yp1eu Жыл бұрын

    I actually have the reverse issue. I've been programming since my early teen years. at the time I did it for fun, and never really looked into loading libraries, I actually went through a face were I thought that using other peoples code was cheating or lame. I don't think that way now, but I do find myself struggling to use libraries like react, or other frameworks. I've been using laravel for a couple of weeks now and I really enjoy it, but it's definitely different from what I'm used to.

  • @adpartum
    @adpartum8 ай бұрын

    Sooo well explained !

  • @maurolimaok
    @maurolimaok2 жыл бұрын

    This video will be very useful for me in a couple of months. Thanks!

  • @AliSiHosseini
    @AliSiHosseini Жыл бұрын

    very useful video and this is what I am looking for in the last while, keep on posting such great videos.

  • @VamsiKrishna-pp4fy
    @VamsiKrishna-pp4fy Жыл бұрын

    You can also start with simple project, improvise that to intermediate and further make it cap stone level. You can combine multiple simple & intermediate projects to make it a composite cap stone project.

  • @jeancarlosinisterra9725
    @jeancarlosinisterra9725 Жыл бұрын

    Currently, I´m building a Booking Appointment App for a Doctor's Clinic as my Capstone project. I´m really struggling because I´m working beyond my comfort zone. Based on the MERN stack, I plan to sell the project to a small Doctor's Clinic or a Beauty salon in my city. I plan to position myself in a popular place to be noticed as a self-taught Developer, with an ability beyond the average. I hope these every sleepless night brings its reward.

  • @JasonSmith-ir8zz
    @JasonSmith-ir8zz2 жыл бұрын

    Wow this was a really good video! Thanks bro.

  • @gingerbeargames
    @gingerbeargames2 жыл бұрын

    I've just finished my first capstone which was sort of like webtoons but I wouldn't say a clone. I learned so much in a relatively short space of time, not just building the app itself but hosting it on cloud servers and debugging. It's now what I'm most proud of as it shows good database integration for populating pages as well as a custom cms system for publishing content. I'm ready to move on to my next project which I'm still working out what to do between a couple options and the only advice I think I could give to someone starting out on a capstone is to just make a start. Some days there's bugs/issues that you just really don't want to deal with but just start and try to get a bit done even if you don't manage multiple hours of work.

  • @yahiaelidrissi7214

    @yahiaelidrissi7214

    2 жыл бұрын

    Really motivating brother, can i find a way to contact you i am a UX/UI Designer. We might do something together in the future 🥰.

  • @gingerbeargames

    @gingerbeargames

    2 жыл бұрын

    @@yahiaelidrissi7214 my plate is pretty full at the moment sorry, hope you can find a good collab partner!

  • @brianhambre3649

    @brianhambre3649

    Жыл бұрын

    Can I see your webtoon like project? Just for inspiration, I really like manhwa, webtoons and manga and thinking of making projects about this in the future.

  • @gingerbeargames

    @gingerbeargames

    Жыл бұрын

    @@brianhambre3649 I wouldn't be able to atm due to NDA related stuff. If you'd want I can go over the tools I've used to get it up to where it is, that'd give a starting point at least.

  • @brianhambre3649

    @brianhambre3649

    Жыл бұрын

    @@gingerbeargames Yes, that would definitely help me thanks.

  • @lingofearth2786
    @lingofearth27862 жыл бұрын

    You gave me some great ideas ❤️❤️

  • @versan9135
    @versan91352 жыл бұрын

    I think the content of this video is amazing! I'm building an api now together with a website and app.

  • @StickAndPotato
    @StickAndPotato Жыл бұрын

    Thanks for sharing!

  • @divyansh1158
    @divyansh11582 жыл бұрын

    this was really useful for me as i was really getting stuck doing this

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    Really glad to hear this. It comes up a lot for people :-)

  • @SoftwareTestingDimension
    @SoftwareTestingDimension2 жыл бұрын

    Also, real important is to handle asynchronous request and how to handle millions of records each time to be processed. Real world scenarios is to work with a file, load info into database, present group key info in web browser, then request a processed data into a file/report and these reports.

  • @dequan300
    @dequan3009 ай бұрын

    This was a great video Andy

  • @Kanthon
    @Kanthon2 жыл бұрын

    I wanted to build a checkbook register for tracking expenses. With a flat database and single monetary transactions per entry it was an intermediate project. Adding the ability for split entries with multiple transactions per entry brought it up to capstone level.

  • @frankdearr2772
    @frankdearr27722 ай бұрын

    Great topic, thanks 👍

  • @DavidSemperger
    @DavidSemperger2 жыл бұрын

    Hey Andy! Thank you for the tips. As someone who started to learn programming many times, and usually stopping because of having no idea how to build the projects I had in mind, your video helped me realize that the problem was most likely that I was thinking too big. For the simple projects, you showcased some examples, which used some basic GUI. From what I've seen so far, this would require learning some kind of windowing or web library / framework to achieve. However, you said we shouldn't use libraries or frameworks. Could you expand on this part? I assume you meant that we shouldn't learn a library or framework extensively at this point, just some of their most basic functionality.

  • @andresfontalvo17

    @andresfontalvo17

    2 жыл бұрын

    I think it's just html+

  • @jabrakoma
    @jabrakoma2 жыл бұрын

    This channel is really good man

  • @phiwokwakhepho1922
    @phiwokwakhepho192210 ай бұрын

    Wow i feel confident about my skills now when you said Tetris is challenging because I've done it before in C# and i must say that I also felt like giving up due to the bugs that i ran into,

  • @jonasfounkeu5141
    @jonasfounkeu51412 жыл бұрын

    thanks Andy, it's really great

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    You're welcome!

  • @josh1234567892
    @josh1234567892 Жыл бұрын

    I actually wrote Tetris in C recently, it was a lot of fun and has definitely been a nice touch on my resume!

  • @awesomebearaudiobooks

    @awesomebearaudiobooks

    Жыл бұрын

    Hello, can you please, say, how many interviews are you being invited to after sending how many resumes?

  • @moozebugz1583

    @moozebugz1583

    6 ай бұрын

    I tried doing this in java, I got somewhat far but it still isn't functional. I made the mistake I think of trying to use universal collisions for all my pieces? Any tips for line clearing and collision logic?

  • @DolphinWantsPeace
    @DolphinWantsPeace9 ай бұрын

    I'm a bit late to this video, but i believe it would be great to know the thought process on how to start each project. As an example, building a calculator, what program/language do you choose to build it in and most importantly why? Would you do it in phyton exclusively or would you choose something else? Im gonna check out your channel entirely to see if you already posted the answer to my question, but if not, it would be a great help. I find that the most difficult thing is choosing/building the correct setup before even starting coding

  • @Horatius_23
    @Horatius_23 Жыл бұрын

    Super content :) Thank you for the information. :)

  • @lemibekele669
    @lemibekele66910 ай бұрын

    very helpful video, thanks!

  • @awakeamari5302
    @awakeamari5302Ай бұрын

    Good looks brother you got me going there... I have 3 capstone

  • @hyonyx9435
    @hyonyx94352 жыл бұрын

    Thank you!

  • @minademian
    @minademian5 ай бұрын

    Great video. Thank you.

  • @nerdobject5351
    @nerdobject53512 жыл бұрын

    I think one thing a lot developers miss when it comes to a career journey in coding is to try and look for opportunities in Professional Services first. The bar is very step in Product Development teams and get your nose wet in professional services is a great way to get experience and work your way up.

  • @Theguy831blah

    @Theguy831blah

    Жыл бұрын

    This

  • @jeremiahedum5916
    @jeremiahedum591610 ай бұрын

    Thanks Andy

  • @parsamousavinasab1155
    @parsamousavinasab1155 Жыл бұрын

    so helpful, thanks

  • @khonswebacademy5165
    @khonswebacademy5165 Жыл бұрын

    Great thanks to you, I believe that you are one of the most reliable and useful person in this platform. Let me ask something, what about building some projects by watching vidoes, copy his/her code, get the idea about what is going on in each line????

  • @abedalraoufzeidan1461
    @abedalraoufzeidan14612 жыл бұрын

    great video this is what iam actually doing and it turned to be right thanks

  • @juansuarez3384
    @juansuarez3384 Жыл бұрын

    Awesome video. Thanks .

  • @subhasrini2706
    @subhasrini2706 Жыл бұрын

    Loved it!

  • @mascode1
    @mascode1 Жыл бұрын

    Very informative video!

  • @GeminoSmothers
    @GeminoSmothers3 ай бұрын

    My big project challenge has been RPN expression evaluation. So many possibilities... expression calculator, direct interpreter, token interpreter, compiler, spreadsheet, etc.

  • @TheArmchairrocker
    @TheArmchairrocker2 жыл бұрын

    I haven't looked for a job for the last 23 years or so but when I was applying back in the day, I brought an example program that I wrote which was a C++ version of Space Invaders.

  • @EducationTravelGuide
    @EducationTravelGuide Жыл бұрын

    amazing project idea.

  • @koshygkoshy4783
    @koshygkoshy47832 жыл бұрын

    Thank you my brother

  • @vurra
    @vurraАй бұрын

    you really dropped some gems in this one!

  • @seanpaulson9098
    @seanpaulson90982 жыл бұрын

    i needed this video! lol

  • @jamesbell8148
    @jamesbell81482 жыл бұрын

    Always great content 👌 👏 👍

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    Thank you James ✌️

  • @jamesbell8148

    @jamesbell8148

    2 жыл бұрын

    Big fan from North east England :)

  • @horikatanifuji5038
    @horikatanifuji5038 Жыл бұрын

    I still have my Intro to Computer Science Projects from College, they didn't have any UI whatsoever (besides terminal prompt), but after the third project, they are all well above 1000 lines of code, last one was 2,132 lines of code. (All build in Java)

  • @HarimaKentaro
    @HarimaKentaro Жыл бұрын

    I really need to get started on this :P most of the time i just do simple projects and maybe intermediate ones. Definitely need some capstone or actual apps that useable and get my foot in the field :P

  • @robsauce381
    @robsauce381 Жыл бұрын

    got my sub. great channel

  • @feijaodo
    @feijaodo2 жыл бұрын

    @andy sterkowitz You have absolutely no idea how helpful this was, I really had no good concept of how to prove and accurately rate my usefulness🙏🏽

  • @AndySterkowitz

    @AndySterkowitz

    2 жыл бұрын

    Glad it helped! :-)

  • @trommelbiel
    @trommelbiel Жыл бұрын

    Really cool resource.

  • @alkxo
    @alkxo Жыл бұрын

    We had a project in my university, that made us create a digital circuit on a breadboard, and the circuit would be made from a txt file. So I would type the gate type, column, input 1 and 2 and the output,and I'd get the result. That could give me any circuit I wanted. Of course first I had a class for every gate.

  • @Python3.10
    @Python3.10 Жыл бұрын

    Thanks for giving this idea beacuse its very good guiedline

  • @nikolalevterov9750
    @nikolalevterov97502 жыл бұрын

    Good guy, I enjoy your videos.

  • @tripzymc
    @tripzymc Жыл бұрын

    thank you for the tips im trying to be a web developer so thank you for the idea

  • @kidbrave_7673
    @kidbrave_76732 жыл бұрын

    Dope content Andy! I totally agree with those projects and the level of complicity. I'm a developer for my company that just uses html and css, so I'm currently on my javascript journey learning to build websites with features so I'm more familiar with the language while at the same time building them out so I'm growing as a developer applying my knowledge or researching my solution never the less I'm growing either way so I can be job ready in the industry as a javascript developer.

  • @jkli14

    @jkli14

    2 жыл бұрын

    you got a dev job just using html and css ?

  • @kidbrave_7673

    @kidbrave_7673

    2 жыл бұрын

    @@jkli14 Yea have you heard of email development or html developer?

  • @jkli14

    @jkli14

    2 жыл бұрын

    @@kidbrave_7673 I have actually. I applied to like like 2-3, got nothing. I did just get hired for a backend position Monday, although I’m front end guy. Would rather much prefer front end, but they are training me for backend. I’m just glad for the professional experience.

  • @kidbrave_7673

    @kidbrave_7673

    2 жыл бұрын

    @@jkli14 First off congradulations that's a huge win bro!! What's your tech stack, also can I see your portfolio? I could review it and email you my perspectives if you're trying to work as an email developer. I saw you saying you applied to 2-3 companies and that's solid, but I applied to at least 50-100 companies to finally land this job, as you know in tech theres so many companies looking for devs and alot of those companies get inspiring devs or one's that only know the very basics on the web and then they throw their hat in the ring, so if you still want to work at a front dev. I can definitely help you with a review and my industry expertise on the industry. However, let me ask this would this current role for this company be your first job?

  • @jkli14

    @jkli14

    2 жыл бұрын

    Portfolio is pretty simple. I would def prefer to do front end. I’m literally doing the complete opposite of what I pretty much been teaching myself on and off for the last 3 years 😂😂

  • @Dwafford01
    @Dwafford019 ай бұрын

    when I originally started my project for my degree, I thought it was a simple project. Listening to your video I've realised it's slightly more complex, somewhere between intermediate to capstone. All I know is it's exiting, and driving me nuts at the same time.

  • @gatomio9739
    @gatomio973911 ай бұрын

    Interesting, I am a complete python newbie but I will try to learn. Thanks for the video 😊

  • @MarionetteKazuko
    @MarionetteKazuko8 ай бұрын

    2:37 ok you brilliant bastard, subbed.

Келесі