thedevlife
thedevlife
  • 48
  • 393 555
Can Coding Change Your Life?
Can computer programming change your life?
INSTAGRAM: links.thedevlife.co/instagram/thedevlife
DISCORD: links.thedevlife.co/discord/thedevlife
FACEBOOK: links.thedevlife.co/facebook/thedevlife
Other ways that you can make money quicker that I have not mastered :/
* E-commerce
* Stock trading
* Crypto Mining/Trading
* Consulting (could be not related to software development)
Переглядів: 623

Відео

Best Laptop for New Developers - Mac vs PC
Переглядів 3,2 тис.4 місяці тому
Watch this video next: ua-cam.com/video/GSnDQFufWAs/v-deo.html Join the discussion on the best laptop for developers - Mac vs. Windows! Discover the differences in hardware, design, battery life, and operating systems to help you make the right choice for your coding needs. Don't forget to subscribe for more tech insights and debates! INSTAGRAM: links.thedevlife.co/instagram/thedevlife DISCORD:...
Creating a Web API with Visual Studio
Переглядів 1,2 тис.6 місяців тому
Important links INSTAGRAM: links.thedevlife.co/instagram/thedevlife DISCORD: links.thedevlife.co/discord/thedevlife FACEBOOK: links.thedevlife.co/facebook/thedevlife Learn how to create your first Web API project using ASP.NET in Visual Studio 2022. In this easy-to-follow video, we show how easily you can create your first RESTful API using Visual Studio with C#, taking advantage of .NET 8.0 #w...
Top Reasons Why Self-taught Developers Fail
Переглядів 1 тис.Рік тому
These are the main reasons why self-taught developers fail in their careers. Learn how to avoid these pitfalls. Developer roadmaps: roadmap.sh INSTAGRAM: links.thedevlife.co/instagram/thedevlife DISCORD: links.thedevlife.co/discord/thedevlife FACEBOOK: links.thedevlife.co/facebook/thedevlife #softwaredeveloper #softwareengineer #selftaughtdeveloper
Database Design Step-By-Step Tutorial for Beginners
Переглядів 22 тис.Рік тому
Watch this next: ua-cam.com/video/GSnDQFufWAs/v-deo.html Here is a link to the series mentioned in the video: ua-cam.com/video/Culv2noaOEA/v-deo.html Database design is the foundation of any application that manipulates or has dependencies on data and/or databases. This video is a must if you ever want to build an API ( REST API ) as a developer to support an application, whether that is a mobi...
How to use Local Storage with Javascript
Переглядів 333Рік тому
Using local storage will allow your applications to have persistent data, meaning you can have bits of data remain even after the browser is closed. This is a beginner's tutorial showing you how to use local storage in javascript. INSTAGRAM: links.thedevlife.co/instagram/thedevlife DISCORD: links.thedevlife.co/discord/thedevlife FACEBOOK: links.thedevlife.co/facebook/thedevlife #javascript #sof...
Am I Too Old to Learn How to Code?
Переглядів 700Рік тому
Are you too old to learn how to code if you are in your 40s 50s or older? In this video I will share some things you need to consider if you are thinking about becoming a self-taught developer. I also share with you some tips on how to go about switching your current career to software development. INSTAGRAM: links.thedevlife.co/instagram/thedevlife DISCORD: links.thedevlife.co/discord/thedevli...
Leverage Existing Code for AI Implementations - Scalers AI
Переглядів 302Рік тому
Scalers AI Code can be downloaded here: links.thedevlife.co/scalersai Software developers leverage existing products and services to implement solutions quickly and efficiently. In this video, I'll walk through an example of this using an artificial intelligence solution called Factory Solutions by Scalers AI. #ai #artificialintelligence #machinelearning
Git Tutorial for Beginners - How to Use Bitbucket or Github
Переглядів 1,6 тис.2 роки тому
Git Tutorial for Beginners - How to Use Bitbucket or Github
How To Generate SSH Keys for Bitbucket and GitHub
Переглядів 23 тис.2 роки тому
How To Generate SSH Keys for Bitbucket and GitHub
What is the best programming language for beginners? - Including Other Questions
Переглядів 4082 роки тому
What is the best programming language for beginners? - Including Other Questions
C# Array vs Dictionary vs List a Beginners Guide in .NET
Переглядів 10 тис.3 роки тому
C# Array vs Dictionary vs List a Beginners Guide in .NET
Smart Video Projector Unboxing Meauro
Переглядів 5 тис.3 роки тому
Smart Video Projector Unboxing Meauro
How Many Hours Should You Code a Day
Переглядів 2,2 тис.3 роки тому
How Many Hours Should You Code a Day
5 Ways You Can Start Earning Money as a Developer or Programmer
Переглядів 4643 роки тому
5 Ways You Can Start Earning Money as a Developer or Programmer
EF Entity Framework Core Connection String Creation Tutorial
Переглядів 2,8 тис.3 роки тому
EF Entity Framework Core Connection String Creation Tutorial
Web API Entity Framework CRUD Tutorial For Beginners Using ASP.NET EF Core
Переглядів 12 тис.3 роки тому
Web API Entity Framework CRUD Tutorial For Beginners Using ASP.NET EF Core
Programming in 2021 Advice for New Developers and Programmers
Переглядів 4453 роки тому
Programming in 2021 Advice for New Developers and Programmers
Database Design Step-By-Step Beginner Tutorial Using SQL Server
Переглядів 73 тис.3 роки тому
Database Design Step-By-Step Beginner Tutorial Using SQL Server
3 Types of Programmers Which One are You?
Переглядів 8213 роки тому
3 Types of Programmers Which One are You?
How To Install SQL Server Express Along With SSMS - Part 2 Database Server
Переглядів 1,8 тис.3 роки тому
How To Install SQL Server Express Along With SSMS - Part 2 Database Server
How To Create a Virtual Environment Using VirtualBox Part 1 - Install Windows on VirtualBox
Переглядів 2,2 тис.3 роки тому
How To Create a Virtual Environment Using VirtualBox Part 1 - Install Windows on VirtualBox
API Series Intro Start to Finish Beginner Guide on .NET Core Web API
Переглядів 2,7 тис.3 роки тому
API Series Intro Start to Finish Beginner Guide on .NET Core Web API
Am I Too Old to Learn How to Code at 40
Переглядів 12 тис.3 роки тому
Am I Too Old to Learn How to Code at 40
What is a Class? Fundamentals of Object Oriented Programming Explained OOP
Переглядів 1,3 тис.4 роки тому
What is a Class? Fundamentals of Object Oriented Programming Explained OOP
What is an API Explained in 5 Minutes
Переглядів 1,1 тис.4 роки тому
What is an API Explained in 5 Minutes
Deploy to App Services on Microsoft Azure with One Click Using Visual Studio
Переглядів 7844 роки тому
Deploy to App Services on Microsoft Azure with One Click Using Visual Studio
How to Use FTP to Transfer Files or Publish your Website
Переглядів 25 тис.4 роки тому
How to Use FTP to Transfer Files or Publish your Website
Create Your First Web API Using Visual Studio With C# Beginners Guide
Переглядів 158 тис.4 роки тому
Create Your First Web API Using Visual Studio With C# Beginners Guide
Create Your Own Private NPM Package Using Verdaccio
Переглядів 27 тис.4 роки тому
Create Your Own Private NPM Package Using Verdaccio

КОМЕНТАРІ

  • @Chinese-tutor
    @Chinese-tutor 4 дні тому

    I am 48. I used to a senior optical design engineer for 14 years. I have to sacrifice my career for my family, and I switched to take care of family. Being a home mom for 10 years, I totally forgot about my engineering field, but I picked them all in 2 months. Considering to be a home mom, I can not go back to be an optical engineer (too intensive), I decide to study CS. I started with language C, then data structure. I got stuck with function pointer which I did not study yet, during data structure code, then I went to study function pointer. Pointer is the hardest. I wanted my brain to have a break. Then I am now learning HTML and CSS. It is really a r huge relief! HTML and CSS is not as so hard as C and data structure, pretty easy. Learning process is very painful...... everything is new!

    • @thedevlife
      @thedevlife 3 дні тому

      Congratulations on starting your dev journey!! I'm surprised you picked C as your first language, it is a difficult. On the positive side, if you can handle C any other language will be easier. Thank you for the support and I hope to see again in the community.

  • @raycj82
    @raycj82 6 днів тому

    I'm already 42 and just started learning web development. Hopefully there will still be jobs and opportunities in the future.

    • @thedevlife
      @thedevlife 6 днів тому

      Good luck on your journey. The job market for devs is very competitive right now, but there will be jobs.

  • @adekolaadekolapo8706
    @adekolaadekolapo8706 8 днів тому

    Thank you for this tutorial but you can make this tutorial a playlist

  • @manish_sarswat_iiitg
    @manish_sarswat_iiitg 10 днів тому

    why you are using virtual box ?

    • @thedevlife
      @thedevlife 7 днів тому

      It's a good way to keep my main disk clean. You can experiment on the virtual environment (created on virtualbox) and not risk breaking my main system (OS).

  • @shairfair
    @shairfair 22 дні тому

    With the current state of the programming/tech world layoffs, ai advancements, highly competitive job market, and everything else; do you still think its worth going into longterm?

    • @thedevlife
      @thedevlife 22 дні тому

      I would, what else would you recommend?

    • @shairfair
      @shairfair 22 дні тому

      @@thedevlife nothing to be honest. I just wanted your perspective

    • @thedevlife
      @thedevlife 20 днів тому

      I could make a video (maybe I will) to talk about this in more depth. I know a lot of new Devs are weary about choosing software development as their career because of AI. However, if we think about it, what career can you get into where AI won't have an impact. I think this is more about whether you have a positive or negative outlook in life in general. Personally, I think software development still has a future.

  • @Locutus
    @Locutus 24 дні тому

    Couple of minor things with your video. No need for so many sound effects, or zoom ins/outs, it's distracting.

    • @thedevlife
      @thedevlife 24 дні тому

      I appreciate the feedback, thank you.

    • @Locutus
      @Locutus 24 дні тому

      @@thedevlife No problem. Except from that, you made some good points.

  • @Locutus
    @Locutus 24 дні тому

    I do helpdesk and anyone can do that, the money in IT is in programming.

  • @thedevlife
    @thedevlife 25 днів тому

    Do you think software development is for you?

  • @Anvith357
    @Anvith357 Місяць тому

    Just a positive note - It’s unnecessary BGM and disruptive

    • @thedevlife
      @thedevlife 27 днів тому

      Thanks for pointing it out, I did re-edit with no music, link in the description.

  • @_chickenricebutterbeans_-dy6nn
    @_chickenricebutterbeans_-dy6nn Місяць тому

    Hello friend I am your followers because you honestly gave a valuable information So I have a confusion that I need a laptop for programming.I have choosen MacBook Air M1 2020 model it's 8gb 256gb is that is a correct option or not my friend.because I couldn't choose windows because it has largeer varities I don't know what to choose in windows.so could you please help me my friend.because my carrier starts from next month.so I need to choose the correct option.please kindly help me my friend.

    • @thedevlife
      @thedevlife Місяць тому

      First of all, thank you for your support and for being a subscriber, I appreciate that. If I was getting a MacBook Air for development work, I would get at least 16gb or RAM and 512Gb of storage. If I could afford it I would go with 1Tb, it sounds like it is a lot but it would payoff in the long run. I honestly don't think that 8gb of RAM is enough, get at least 16.

    • @_chickenricebutterbeans_-dy6nn
      @_chickenricebutterbeans_-dy6nn Місяць тому

      @@thedevlife thank you my friend where are you from I like to be one of your friend because your information are very good but still our channel has less number of followers but don't worry my friend I will be supporting you 💕✨😁

    • @_chickenricebutterbeans_-dy6nn
      @_chickenricebutterbeans_-dy6nn Місяць тому

      @@thedevlife then I from INDIA

    • @_chickenricebutterbeans_-dy6nn
      @_chickenricebutterbeans_-dy6nn Місяць тому

      @@thedevlife I really like you broo I will be you best well-wishers and bestfriend I only need your friendship

    • @_chickenricebutterbeans_-dy6nn
      @_chickenricebutterbeans_-dy6nn Місяць тому

      @@thedevlife I you think its a spam that hurts 🤕 me and our friendship

  • @euphoriaorphan
    @euphoriaorphan Місяць тому

    coming back to this!!!

  • @RakhiPatil-z4m
    @RakhiPatil-z4m Місяць тому

    Explained in very easy way.. Thanks.

    • @thedevlife
      @thedevlife Місяць тому

      Thank you, please share.

  • @AbdulazizAl-Othman
    @AbdulazizAl-Othman 2 місяці тому

    Thank you brother!

    • @thedevlife
      @thedevlife 2 місяці тому

      My pleasure, thanks for the support 🙏

  • @TomHutchinson5
    @TomHutchinson5 2 місяці тому

    You make good videos and have a sensible point of view. It's cool how you made this opportunity for yourself. I like to compare programming to cooking. Programs are just recipes. Not everyone has a friend or family member who works as a programmer, but most of us know at least one person who is a good cook. You start by learning a simple recipe. Then you start changing the recipe a little, like swapping out pinto beans for kidney beans. Eventually you learn more complex meals and techniques. It's not rocket science but can be frustrating in the beginning.

    • @thedevlife
      @thedevlife 2 місяці тому

      Hi Tom, thanks for watching the video and for your feedback. That’s a really good analogy. Thanks for the support.

  • @KonradTamas
    @KonradTamas 3 місяці тому

    When I see the pixelated characters,(like in 1950), then the white background, my mind goes NEEEEEEXT PLEASE or I'll go to sleep !! Thanks for the effort anyways

    • @thedevlife
      @thedevlife 3 місяці тому

      Thanks for the feedback. I hope you find the tutorials that keep you awake.

  • @islamiczone7731
    @islamiczone7731 3 місяці тому

    It worked... Thank you so much

    • @thedevlife
      @thedevlife 3 місяці тому

      🙂 I’m glad the video helped you.

  • @tuanluong7338
    @tuanluong7338 3 місяці тому

    you're the best, sir. Please keep up your hard work.

  • @Kikikuku2
    @Kikikuku2 4 місяці тому

    The video was very helpful, many thanks!

    • @thedevlife
      @thedevlife 4 місяці тому

      I’m very glad. The reason why I keep creating videos. Thanks for your support.

  • @PsycosisIncarnated
    @PsycosisIncarnated 4 місяці тому

    Neither, Linux.

    • @thedevlife
      @thedevlife 4 місяці тому

      I’m glad Linux works for you. For most devs it’s either Windows or MacOS.

    • @PsycosisIncarnated
      @PsycosisIncarnated 4 місяці тому

      @@thedevlife for most devs its linux you muppet.

  • @micoberss5579
    @micoberss5579 5 місяців тому

    Linux is the answer

    • @thedevlife
      @thedevlife 5 місяців тому

      Indeed, it is for some people.

  • @makav3li665
    @makav3li665 5 місяців тому

    Did you later make a video on creating relationships between the tables?

    • @thedevlife
      @thedevlife 3 місяці тому

      I haven’t yet 😅

    • @makav3li665
      @makav3li665 3 місяці тому

      ​@@thedevlifecome on man, it's been 3years so giddy up 😩😅😅. Really like the way you explain stuff clearly 👍

  • @henkhavenga570
    @henkhavenga570 5 місяців тому

    This is a very informative video. To the point, clear and concise. Thank you! Question: How would you store a collection of objects in local storage?

  • @Mu99240
    @Mu99240 5 місяців тому

    The video so helpful , the music so annoying

  • @domnikridershorts5873
    @domnikridershorts5873 5 місяців тому

    showing invalid key

  • @lisafox9026
    @lisafox9026 5 місяців тому

    Very very clear +++ i liked explanation+++

  • @mdbelalhossainsanto6523
    @mdbelalhossainsanto6523 5 місяців тому

    upload the next videos, plz!

  • @chanfu-ii9334
    @chanfu-ii9334 6 місяців тому

    I'm still not sure why you don't have a lot more subscribers. Please keep making this content, I'm kind of new to APIs, and your videos really help me understand how all of this works. If you could, can you make a video showing how to build an API that gets or saves data into a MongoDB database? Thank you very much!

    • @thedevlife
      @thedevlife 6 місяців тому

      Thank you for the support.

  • @arnelgo3777
    @arnelgo3777 6 місяців тому

    Not easy, but never too late, I started learning web development at 40 and am now working as a VA Web Developer.

    • @thedevlife
      @thedevlife 6 місяців тому

      I love hearing stories like this. Thanks for sharing.

  • @tobiamodu2367
    @tobiamodu2367 6 місяців тому

    Thank you. This worked.

  • @DesignDensity
    @DesignDensity 6 місяців тому

    I personally think the "Cars" table should have been called the "CarAds" or "CarItems" or "CarListing" table because this is what the user mostly interacts with from the frontend side, this gives it a distinct name which is easy to understand 😊😊 The "Makes" should read "CarMarks" and the same for Models > "CarModels", this makes things easier at first glance. Overall enjoyed the video, thank you for this tutorial.

    • @thedevlife
      @thedevlife 6 місяців тому

      I agree with renaming the table “Makes” to “CarMakes” or “CarManufacturers”. I don’t agree with renaming the “Cars” table to anything else, not saying you are wrong, but I wouldn’t do it, here is why: if in the future I need to create a table that contains car listings or a table that holds Ads (advertisements) for cars. The “Cars” table represents a car as an entity. I do see the advantage of making it clear to understand what the table holds, but as rule I always try to break down objects down to entity representations which makes it easier to build relationships with other tables. Thanks for your feedback.

    • @DesignDensity
      @DesignDensity 6 місяців тому

      @@thedevlife Thanks for your detailed explanation. It now makes clearer sense and I totally agree with you :)

  • @dougiefresh2393
    @dougiefresh2393 7 місяців тому

    Thank you!!!!

  • @Qian666
    @Qian666 7 місяців тому

    where is the road map????

  • @user-gh2ml3cf5o
    @user-gh2ml3cf5o 7 місяців тому

    👍👍👍

  • @tjf7101
    @tjf7101 8 місяців тому

    40? What the hell is wrong with people? Wish I was that young. Just getting into it at 52.

    • @reese373
      @reese373 24 дні тому

      7 months later, how is it going for you?

    • @tjf7101
      @tjf7101 24 дні тому

      @@reese373 I’m back with my former employer, a big telco. My work with coding was part of the interview conversation. But my new position isn’t quite a software engineer. Although it is technical.

  • @thedevlife
    @thedevlife 8 місяців тому

    You might also be interested in learning the top reasons why self-taught developers fail -> ua-cam.com/video/-_OQ8h9ts80/v-deo.htmlsi=9AZSIkZckVszMfCA

  • @thedevlife
    @thedevlife 8 місяців тому

    You might also be interested in learning the top reasons why self-taught developers fail -> ua-cam.com/video/-_OQ8h9ts80/v-deo.htmlsi=9AZSIkZckVszMfCA

  • @thedevlife
    @thedevlife 8 місяців тому

    You might also be interested in learning the top reasons why self-taught developers fail -> ua-cam.com/video/-_OQ8h9ts80/v-deo.htmlsi=9AZSIkZckVszMfCA

  • @thedevlife
    @thedevlife 8 місяців тому

    You might also be interested in learning the top reasons why self-taught developers fail -> ua-cam.com/video/-_OQ8h9ts80/v-deo.htmlsi=9AZSIkZckVszMfCA

  • @thedevlife
    @thedevlife 8 місяців тому

    You might also be interested in learning the top reasons why self-taught developers fail -> ua-cam.com/video/-_OQ8h9ts80/v-deo.htmlsi=9AZSIkZckVszMfCA

  • @thedevlife
    @thedevlife 8 місяців тому

    You might also be interested in learning the top reasons why self-taught developers fail -> ua-cam.com/video/-_OQ8h9ts80/v-deo.htmlsi=9AZSIkZckVszMfCA

  • @thedevlife
    @thedevlife 8 місяців тому

    You might also be interested in learning the top reasons why self-taught developers fail -> ua-cam.com/video/-_OQ8h9ts80/v-deo.htmlsi=9AZSIkZckVszMfCA

  • @AllAboutDataTechnology
    @AllAboutDataTechnology 8 місяців тому

    good work, very clear and concise. Thanks!

  • @mallillindantejr4920
    @mallillindantejr4920 9 місяців тому

    It's never too late to become a software engineer or programmer 😊😊

  • @kme3894
    @kme3894 9 місяців тому

    48 here and learning now. I'm attending a free coding school in my city that is challege and project-based, not lecture-based, which could be rather intimidating. And it is, even for young people. But I love it. Every tiny victory is a step towards my goal and that's what counts. Don't care about my age honestly. I also think people in my age should learn to code regardless because the future will be way less confusing if we do, even if we don't work in the field. Think of seniors today being vulnerable online and just plain flabbergasted by all the new tech developments thrown at them. At least being tech savvy will be a life skill I'll have (provided I keep my interest up to date) into old age

    • @Chinese-tutor
      @Chinese-tutor 4 дні тому

      How is your learning going? I am your age, started learning CS 3 months ago.

  • @nguyenquan4836
    @nguyenquan4836 9 місяців тому

    Thanks. Can you do more video like this.

  • @laronantungwana9934
    @laronantungwana9934 10 місяців тому

    please make this into a series,its helping us new analysts.

    • @thedevlife
      @thedevlife 10 місяців тому

      What do you think the next episode should cover?

    • @laronantungwana9934
      @laronantungwana9934 10 місяців тому

      @@thedevlife I would appreciate a project from start to finish just showing how to apply all the information we have learnt. From creating the database to pulling information out,to cleaning the data and visualising it either with power I,tableau or python.

  • @stanleykubrick8786
    @stanleykubrick8786 10 місяців тому

    Now that Kevin McCarthy is no longer the speaker of the house would it be a good idea for him to learn this rather than play bingo or do whatever people like hiim do?

  • @fooballers7883
    @fooballers7883 11 місяців тому

    lose the music... good video other wise.

  • @AhmedSaadHassan
    @AhmedSaadHassan 11 місяців тому

    thank you your video help me