Тёмный

3 Types of Projects That Will Make You a Programmer 

Andy Sterkowitz
Подписаться 353 тыс.
Просмотров 1,1 млн
50% 1

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...
List of Example Projects for Every Type Mentioned in Video:
github.com/and...

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 540   
@meqdaddev4341
@meqdaddev4341 2 года назад
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.
@emiyox8885
@emiyox8885 2 года назад
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.
@hoquang1386
@hoquang1386 2 года назад
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
@pokeripper9707
@pokeripper9707 2 года назад
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!
@Elle--lc7ep
@Elle--lc7ep 2 года назад
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!
@thesunryze4658
@thesunryze4658 2 года назад
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 Год назад
Sounds like you already have the skills to be working as a top paid engineer. Hope you are been well compensated.
@mbengnkonghotambe9697
@mbengnkonghotambe9697 3 месяца назад
Greetings @thesunryze4658 I feel motivated by your comment. I am a student software engineer but I am passionate in system administrations and reading from you shows u already have an advanced knowledge and experience working as one. Please I need help and advice on the roadmap and path to follow. I just enrolled for a course on coursera systèms administration and infrastructure management. Please I you kindly will i can reach out to you via email. Thank you
@KrisAkaVenno
@KrisAkaVenno 2 года назад
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 2 года назад
same lol
@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.
@philathea
@philathea 2 месяца назад
It's now 2024 how was the project, hope you overcame it.
@josh1234567892
@josh1234567892 2 года назад
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 11 месяцев назад
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?
@jennifermckeithen1498
@jennifermckeithen1498 2 года назад
Thanks so much for breaking this down! It's taken me months just to get a straight answer to this question - much appreciated!!
@jeevanramesh9193
@jeevanramesh9193 2 года назад
Been watching a lot of your videos from my homepage the past few weeks. Great content bro. Subscribed
@AndySterkowitz
@AndySterkowitz 2 года назад
Welcome aboard!
@AlexLaxer4
@AlexLaxer4 2 года назад
Can we give a round of a applause for this good info?! 👏🏽👏🏽👏🏽
@priyanshujain22f
@priyanshujain22f Год назад
Made 1 capstone and 3 projects between Intermediate and Capstone. Thank you for this video Andy
@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.
@AndySterkowitz
@AndySterkowitz 2 года назад
For a list of examples of every type of project, head over to this link on GitHub: github.com/andysterks/three-levels-of-projects Also; have you considered liking and subscribing? If not totally cool...just maybe go on up there or use this handy link to subscribe: ru-vid.com/show-UCZ9qFEC82qM6Pk-54Q4TVWA
@sam.shock924
@sam.shock924 2 года назад
yet another phenomenal, informative video! love seeing these pop up in my feed :)
@AndySterkowitz
@AndySterkowitz 2 года назад
Thanks Sam...much appreciated :-)
@inchy9401
@inchy9401 2 года назад
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).
@dequan300
@dequan300 Год назад
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.
@bigunhettiarachchi853
@bigunhettiarachchi853 2 года назад
The best advice I received on how to select projects based on knowledge and experience. Thanks dude
@ivodelev9794
@ivodelev9794 2 года назад
Me: "how to become a web-dev" RU-vidr: "just build Facebook, LinkedIn, Amazon and you should be ready for junior position. "
@deidyomega
@deidyomega 2 года назад
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.
@TheCamelBug
@TheCamelBug 2 года назад
Thanks for the tips Andy! Very handy ones!!!
@AndySterkowitz
@AndySterkowitz 2 года назад
Glad you like them!
@gingerbeargames
@gingerbeargames 2 года назад
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 2 года назад
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 2 года назад
@@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 2 года назад
@@gingerbeargames Yes, that would definitely help me thanks.
@nerdobject5351
@nerdobject5351 2 года назад
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 2 года назад
This
@gold4963
@gold4963 2 года назад
This is exactly the video I needed; thanks!
@AndySterkowitz
@AndySterkowitz 2 года назад
Glad I could help :-)
@divyansh1158
@divyansh1158 2 года назад
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 :-)
@bedtimestories1065
@bedtimestories1065 2 года назад
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 2 года назад
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 2 года назад
then do it
@bedtimestories1065
@bedtimestories1065 2 года назад
@@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
@VamsiKrishna-pp4fy
@VamsiKrishna-pp4fy 2 года назад
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.
@Alkis05
@Alkis05 2 года назад
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.
@GaborGubicza
@GaborGubicza Год назад
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!
@FrederichPedersen
@FrederichPedersen 3 месяца назад
I have an addition to the "capstone pyramid", there is a place beyond the capstone, which is solving problems that real humans actually are facing. Which in terms of programming means, build something that solves a problem for someone out there, and either make it open source, or try to monetize it somehow.
@qawithjose
@qawithjose 2 года назад
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.
@BronkoBanane
@BronkoBanane 2 года назад
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.
@livewithmeinegypt307
@livewithmeinegypt307 2 года назад
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
@fahimtoufiqulislam9264
@fahimtoufiqulislam9264 2 года назад
Thank you for the this video. People just starting out usually lack direction. Horrible situation to get out of. This helps
@TheArmchairrocker
@TheArmchairrocker 2 года назад
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.
@victorvondoom2350
@victorvondoom2350 2 года назад
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
@soorigh4132 2 года назад
I needed it. Thanks for sharing.
@AndySterkowitz
@AndySterkowitz 2 года назад
Of course…glad to help 😃
@The-Collector-g7q
@The-Collector-g7q Год назад
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,
@ibrahimtejera7456
@ibrahimtejera7456 2 года назад
Thanks Andy. Great advice. This helps me a lot. Im a beginner in web develepment and I am trying to land my first job.
@Mint-nt6ly
@Mint-nt6ly Год назад
Thank you so much! This video brings more clarity I really needed
@cyrdea
@cyrdea 2 года назад
Great advice!! Meanwhile somewhere in asia : every project must be capstone project, otherwise you fail 😅
@AndySterkowitz
@AndySterkowitz 2 года назад
Lol...thank you :-)
@AliSiHosseini
@AliSiHosseini Год назад
very useful video and this is what I am looking for in the last while, keep on posting such great videos.
@Vrx-yp1eu
@Vrx-yp1eu 2 года назад
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.
@RJ-gh3lg
@RJ-gh3lg 2 года назад
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.
@khonswebacademy5165
@khonswebacademy5165 2 года назад
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????
@sergiomendoza6833
@sergiomendoza6833 2 года назад
Thanks for the break down and for the link to list many examples that helped a lot
@Atom-Mercury
@Atom-Mercury Год назад
That's the best video on that subject. Thank you kindly.
@Skillamu
@Skillamu Год назад
Great video! This was the exact video i needed and was looking for, thank you so much!
@brianryan4053
@brianryan4053 2 года назад
I disagree. I think you need to build projects with databases and CRUD functionalities in order to become programmer. Building of calculator and Hello World always is a waste of time. Start from very small project with databases with insert and getAll functionalities and then move to projects with login, nice GUI, 10sql tables and insert, delete, getbyId, update functionalities. You should know two things : how to build projects with databases and how to build projects which can get data from internet using REST APIs. Calculators and alarm - waist of time
@ralfllanasas4258
@ralfllanasas4258 11 месяцев назад
Definitely agree. Most of the real world applications uses crud
@Sammysapphira
@Sammysapphira 11 месяцев назад
Fully agree. It's hard to think of useful software that doesn't have some sort of persistence.
@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)
@masonengland306
@masonengland306 2 года назад
Okay so I made an app in swift where you can put in the time you slept last night and the time you woke up and store that as an entry things this app does: 1. calculate the time slept 2. get the average time slept of the last seven days 3. graph the time slept of the last seven day 4. keeps all this data stored in a firestore database 5. has authentication to keep track of users 6. presents all of your entries in an easy to read list 7. allows users to easily delete entries they may not want 8. uses swift and google and firebase libraries and frameworks 9. is around 812 lines of code would this fit more under capstone category or intermediate category? I know it's a relatively common project Idea but I'm curious what this would fit under. I'm thinking somewhere in-between but more towards the intermediate side
@Jester2b04
@Jester2b04 2 года назад
Excellent breakdown of the different types of projects to make while learning Wed Dev.
@rksmiths2773
@rksmiths2773 2 года назад
Thanks for putting this video Andy, was very helpful.
@Kanthon
@Kanthon 2 года назад
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.
@fernandobarajas760
@fernandobarajas760 Год назад
The one thing I always hear a lot is “I don’t know what to make” or “ I wanna practice but I don’t know what to do.” You can make anything, it’s easy to come up with something. Anyone who is serious about programming can think of anything. Any small project you can do is still practice and counts. I learned networking in c++ and in Java. The fundamentals of a programming language are just that the fundamentals. I made a small game for my kids in Java to help them learn letters. Once I started more and more ideas were coming to me on what to add. At a certain point yes it’s better to have ideas given, but the amount I hear it and the way I know the people are, your not even trying and you just want to magically have something built or even the knowledge on programming.
@juanrossi3
@juanrossi3 2 года назад
Great advice! Thanks!
@washburnlane
@washburnlane 2 года назад
Dude, seriously, top shelf presentation, thanks!! 👊😎
@KrisAkaVenno
@KrisAkaVenno 2 года назад
2:31 thanks for free smile laughted a bit
@AndySterkowitz
@AndySterkowitz 2 года назад
Cheers! :-)
@jsmassinemassine1912
@jsmassinemassine1912 2 года назад
thanks you man your advices is in the right time
@_Anna_Nass_
@_Anna_Nass_ 2 года назад
This is really good and answered a lot of questions I had. Thank you.
@Jonas.Bubble
@Jonas.Bubble 2 года назад
thanks Andy, it's really great
@AndySterkowitz
@AndySterkowitz 2 года назад
You're welcome!
@versan9135
@versan9135 2 года назад
I think the content of this video is amazing! I'm building an api now together with a website and app.
@dequan300
@dequan300 Год назад
This was a great video Andy
@thearchi-tech9693
@thearchi-tech9693 2 года назад
This was very helpful, thank you so much!
@vurra
@vurra 6 месяцев назад
you really dropped some gems in this one!
@feijaodo
@feijaodo 2 года назад
@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! :-)
@WillCarrollHamilton
@WillCarrollHamilton 2 года назад
This was the video. This is the clarity
@maurolimaok
@maurolimaok 2 года назад
This video will be very useful for me in a couple of months. Thanks!
@Dwafford01
@Dwafford01 Год назад
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.
@johndoggett4657
@johndoggett4657 2 года назад
I am currently making a full stack e-commence app. I have the back end for a simple chat app, and when I mean simple I mean the user enters their chat name and the room they want to join. I plan on building the front-end using React or some sort template engine such as mustache. Would this be a good project to add to my portfolio?
@smartpromise3430
@smartpromise3430 2 года назад
Sure! Just make sure it does very well what you claim it will do.
@MarceloSouzas
@MarceloSouzas 2 года назад
What language are you using ?
@MarionetteKazuko
@MarionetteKazuko Год назад
2:37 ok you brilliant bastard, subbed.
@larsondavis8155
@larsondavis8155 Год назад
Just found your channel. I've been doing this for about a year. After beginning in Python for like 5 minutes, switching and learning a bit of C++. Stopping and coming back 10 times at least. Then. Switching to HTML. Basics done. Then CSS and HTML. Then went back to C++ and understood it a bit. But then switched to Javascript. Then Back to Python. And suddenly, something clicked. Using python now, idk, the logic through and through just sticks now. MY POINT IS IVE BEEN LOOKING FOR A CHANNEL JUST LIKE THIS. Omg my life would have been so much easier. XD Luckily, all the struggling ends up being worth it, too. =P
@awakeamari5302
@awakeamari5302 6 месяцев назад
Good looks brother you got me going there... I have 3 capstone
@sky4u52
@sky4u52 2 года назад
I am new to programming. I learned C++, C and now I am learning Python. But I'm not sure how to create something like this using these programming languages. The only projects I have done so far was simple projects, like FIFO, LIFO, sorting algorithms, solving equations. And these programs could only write a few things to a window, or possibly to a text file. So how to do these projects? Are these websites or some applications? And what skills do you need to do something like this?
@dearlydrbzzy9301
@dearlydrbzzy9301 Год назад
I want to learn how to make any project using database
@moozebugz1583
@moozebugz1583 11 месяцев назад
For some reason, I feel like I know at least where to start with most intermediate projects mentioned, but not simple UIs mentioned like the to-do list 😭
@JasonSmith-ir8zz
@JasonSmith-ir8zz 2 года назад
Wow this was a really good video! Thanks bro.
@mightydawnweb
@mightydawnweb 7 месяцев назад
"This is good enough" at 2:22 😂 Oh my! You had to work to make that look that bad. 😂 As a designer, I'm so glad you said that because there is NO WAY I would have let something look that bad. But now I'll put in a bit less effort in the design/style department.
@kidbrave_7673
@kidbrave_7673 2 года назад
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 😂😂
@StickAndPotato
@StickAndPotato 2 года назад
Thanks for sharing!
@joserojas8762
@joserojas8762 2 года назад
Sincerly, you cannot fail your choice, work in something that you are keen on even if it is difficult. If you are writing like 1E0000000000 lines of code probably your are not learning to code but you are a big tech company maintaining something like RU-vid or Amazon.
@MohAmuza
@MohAmuza 2 года назад
any level of these projects require a library for to do list like using flask, for the gui using tkinter for games pygame, for the milestone project need front and and backend..
@adpartum
@adpartum Год назад
Sooo well explained !
@Horatius_23
@Horatius_23 Год назад
Super content :) Thank you for the information. :)
@jaykudjo
@jaykudjo 2 года назад
Someone struggling with ADHD..you soo much inspire me
@minademian
@minademian 10 месяцев назад
Great video. Thank you.
@frankdearr2772
@frankdearr2772 7 месяцев назад
Great topic, thanks 👍
@DolphinWantsPeace
@DolphinWantsPeace Год назад
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
@lemibekele669
@lemibekele669 Год назад
very helpful video, thanks!
@daisy_haniii
@daisy_haniii Год назад
That's really helpful!
@purabmodi1976
@purabmodi1976 2 года назад
I created social media android application as my first application and currently I am working on an Expense manager .... lol I am opposite person !!! Yeah obviously its not just a basic expense manager, using room databse, MVVM architecture and Retrofit APIs to track stock and crypto portfolio.....
@tripzymc
@tripzymc Год назад
thank you for the tips im trying to be a web developer so thank you for the idea
@velibor8254
@velibor8254 4 месяца назад
Before i write this comment i would like to say that my english is not that good. I an currently building a speedometer for my bicycle using react, app has those features: Real time speedometer Lean angle Rpm meter Mileage Speed warnings Lean warnings Music player Real time digital clock Option to turn off/on some of those options for better view. In which category would you put my project, it is my first project and i spent 7 days building it.
@Pablo_Anunnaki
@Pablo_Anunnaki 2 года назад
That's the way. I haven't done any yet but I can sense it.
@juansuarez3384
@juansuarez3384 2 года назад
Awesome video. Thanks .
@Alayric
@Alayric 2 года назад
I feel like your capstone projects example are more time consuming than the intermediate ones but require more simpler skills. I can see a lot of people that would easily be able to make an instagram clone but would really struggle on a simple Tetris or Space Invaders clone
@lingofearth2786
@lingofearth2786 2 года назад
You gave me some great ideas ❤️❤️
@jabrakoma
@jabrakoma 2 года назад
This channel is really good man
@masterofreality230
@masterofreality230 2 года назад
I remember my 1st quarter of software dev at a community college many years ago, my end of quarter project was building a calculator app, I failed miserably.
@redrum4486
@redrum4486 2 года назад
Build like 3 simple apps.. then dig through github.. learn how to run apps, learn how to read the code and see what the functionality is, play with the code, try make it do different things, add different functionalities
Далее
Best Learning Strategies for Programmers
12:06
Просмотров 685 тыс.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Просмотров 1,6 млн
Projects Every Programmer Should Try
16:58
Просмотров 462 тыс.
21 Programming Project Ideas (Beginner to Advanced)
15:49
*Next-door 10x Software Engineer* [FULL]
4:50
Просмотров 637 тыс.
FASTEST Way To Learn Coding and ACTUALLY Get A Job
10:44
So, you want to be a programmer?
20:43
Просмотров 323 тыс.
Coding Was HARD Until I Learned These 5 Things...
8:34