Software Engineering Basics

Поділитися
Вставка
  • Опубліковано 9 чер 2024
  • In university and colleges, software engineering can be a large part of the learning process. Today, we take a look at just why so much emphasis is placed on software engineering in schools, and what are some of the key learning points in it.
    Software engineering is all about writing code in a structured and formal way, with the end goal of achieving greater readability and maintainability of code. To do this, the lifecycle of a project is usually divided as follows:
    1) Requirements Gathering
    2) Planning
    3) Development
    4) Testing
    In this video, we'll take a look at each of these phases, and identify some techniques and best practices associated with executing them.
    = CONTENTS =
    0:00 Introduction
    1:03 What is Software Engineering?
    1:28 Why learn Software Engineering?
    2:55 Phase 1 - Requirements Gathering & Analysis
    → 4:05 Requirements Gathering Techniques
    →→ 5:25 Use Case Analysis
    →→ 7:28 User Stories
    → 7:59 Requirements Analysis
    → 8:41 Prototyping
    9:24 Phase 2 - Program Design & Planning
    → 10:16 Modularization of Program
    → 10:55 Coupling and Cohesion
    → 12:51 Example: Coupling and Cohesion
    → 14:23 Separation of Concerns: Benefits of a good design
    15:11 Phase 3 - Program Development
    → 15:33 Programming Patterns
    →→ 16:02 Example: Model-View-Controller (MVC) Pattern
    →→ 17:22 Application of MVC
    → 18:36 Code Readability
    →→ 19:10 Example: Constants vs Magic Numbers
    →→ 20:44 Example: Standardized Naming Conventions
    → 21:54 Revision Control Systems (Git, Github)
    22:29 Phase 4 - Program Testing
    → 22:55 Automated Testing
    →→ 23:33 Unit Testing
    →→ 25:08 Integration Testing
    →→ 25:44 Example: Integration Testing
    → 26:01 Black vs Glass Box Testing
    → 27:03 GUI Testing
    → 27:41 Security Testing
    → 28:21 Code Coverage
    → 29:21 Test-Driven Development (TDD)
    29:54 Conclusion
    32:17 End Card
    = 0612 TV =
    0612 TV, a sub-project of NERDfirst.net, is an educational UA-cam channel. Started in 2008, we have now covered a wide range of topics, from areas such as Programming, Algorithms and Computing Theories, Computer Graphics, Photography, and Specialized Guides for using software such as FFMPEG, Deshaker, GIMP and more!
    Enjoy your stay, and don't hesitate to drop me a comment or a personal message to my inbox =) If you like my work, don't forget to subscribe!
    Like what you see? Buy me a coffee → www.nerdfirst.net/donate/
    0612 TV Official Writeup: nerdfirst.net/0612tv
    More about me: about.me/lcc0612
    Official Twitter: / 0612tv
    = NERDfirst =
    NERDfirst is a project allowing me to go above and beyond UA-cam videos into areas like app and game development. It will also contain the official 0612 TV blog and other resources.
    Watch this space, and keep your eyes peeled on this channel for more updates! nerdfirst.net/
    -----
    Disclaimer: Please note that any information is provided on this channel in good faith, but I cannot guarantee 100% accuracy / correctness on all content. Contributors to this channel are not to be held responsible for any possible outcomes from your use of the information.

КОМЕНТАРІ • 263

  • @alexanderquilty5705
    @alexanderquilty5705 6 років тому +58

    Thank-you for the video! I'm looking to major in Software Engineering and minor in Hardware Engineering, and I thought the video was helpful in getting a better idea of what Software Engineering is. Thanks again.

    • @NERDfirst
      @NERDfirst  6 років тому +2

      Hello and thank you very much for your comment! Very happy to be of help, and all the best for college =)

    • @nuureTUBE
      @nuureTUBE 3 роки тому

      It’s been 3 years have you majored? Are you almost done? It’s a 4 year degree

  • @ColeslawProd
    @ColeslawProd 7 років тому +22

    Thank you! I feel like this will allow me to tackle that paint program ive been constantly putting off with more confidence.

    • @NERDfirst
      @NERDfirst  7 років тому +1

      You're welcome! Hopefully you'll get started on it soon =P

  • @vanessa5186
    @vanessa5186 6 років тому +105

    I am very interested in Software engineering. after watching your video I feel less scared about the major I really wanna do. I am currently learning Python and starting to get a hang of it ^^ thank you so much! :)

    • @NERDfirst
      @NERDfirst  6 років тому +8

      You're welcome! Glad to be of help =) All the best in your CS journey!

    • @solana9622
      @solana9622 4 роки тому +1

      hello, how was it? any updates?

    • @PAULINO-
      @PAULINO- 4 роки тому +4

      M K Enoke Deelaka hey. I’m a high school senior and I’m planning on majoring in computer science in order to become a software engineer. I will like to ask you a couple of questions.
      1) Did you study computer science in order to become a software engineer ?
      2) What are the different types of software engineers?
      3) does all software engineer create apps and if not which one can?
      I hope you answer these questions and thank you.

    • @chiomaclassic2789
      @chiomaclassic2789 3 роки тому +1

      Yeah it right

    • @ohemmabri3551
      @ohemmabri3551 2 роки тому

      Where are you now I’m your career ??

  • @andrebarbey9398
    @andrebarbey9398 5 років тому +14

    Thank you for the insight, I always thought coding was very generic to the task but you've taught me that is not the case. My understanding now is, we can either write basic simple code to perform a function or we can write more complex code to perform the same function with better results. Planning a coding project was something I never considered but it makes perfect sense to me why this is important. Engineers use blueprints to achieve their visions. Software engineers do too. Thanks!

    • @NERDfirst
      @NERDfirst  5 років тому +3

      Hello and thank you very much for your comment!
      I really love your analogy with blueprints for construction! Wow, it does make a lot of sense! Engineers _could_ just jump in and build things without much planning (and I bet they do that for fun hobby projects), but if they need to do anything to scale, proper planning and procedure is critical. In fact, I might use this analogy moving forward, so thanks for the inspiration =)

  • @kanalya1000chertey
    @kanalya1000chertey 6 років тому +8

    The most useful video for today. Thank you! Finally got my head around MVC thing.

    • @NERDfirst
      @NERDfirst  6 років тому +1

      Hello and thank you very much for your comment! Very happy to be of help =)

  • @TheFringescience
    @TheFringescience 3 роки тому +10

    This is actually one of the valuable video that shares great insights about software engineering. Thank u for taking time to discuss the basic aspect of SE.

    • @NERDfirst
      @NERDfirst  3 роки тому

      Hello and thank you very much for your comment! Glad you liked the video =)

  • @Stef_phanie
    @Stef_phanie 3 роки тому +24

    I just got my B.Eng in ICT and I am considering doing my masters in Software engineering and I’m doing some research if that’s what I really want.
    This was super helpful. Thank you!

    • @NERDfirst
      @NERDfirst  3 роки тому

      You're welcome! Very happy to be of help, and all the best for your journey in CS =)

  • @jasoncummings7052
    @jasoncummings7052 5 років тому +2

    A healthy human can learn ANYTHING!!
    It takes three things:
    1. Interest
    2. Dedication
    3. Application
    I have seen Job offerings looking for a candidate to know the following:
    A. Database
    B. Networking
    C. Security
    D. Development
    E. Project Management
    F. Telecom
    G. Messaging
    When you look at the above it you quickly realized that it covers many areas of a typical business.
    So while there may be persons who are very very deep into Cybersecurity as a specialist it is becoming practical to learn other things.
    Look at the trends in market and industry.
    Look at jobs that may gets replaced through automation.
    Learn to learn other things.
    I know an accountant doing tiling on weekends.
    Another work in the bank but do freelance online.
    So yeah work and freelance.
    The only certainty out there is uncertainty.

    • @NERDfirst
      @NERDfirst  5 років тому

      Very beautifully said! In a fair few circumstances breadth beats depth.

  • @Sully3000
    @Sully3000 6 років тому +6

    This is soo informative, and insightful! I've learned so much that I'll apply to my code from now. Thank you!

    • @NERDfirst
      @NERDfirst  6 років тому

      You're welcome! Very happy to be of help and all the best for your work :)

  • @sandyl7997
    @sandyl7997 5 років тому +13

    I love this video, very straightforward, Thanks so much...I have a mid-semester examination tomorrow, and I have learnt a lot.

    • @NERDfirst
      @NERDfirst  5 років тому +1

      You're welcome! Very happy to be of help =) All the best for your exam!

  • @HP-fj2mi
    @HP-fj2mi 4 роки тому +5

    I agree with everybody. Great explanation. Thank you very much for taking your time and explaining these hard concepts with examples. I really appreciate it. Best regards! :)

    • @NERDfirst
      @NERDfirst  4 роки тому

      You're welcome! Very happy to be of help =)

    • @HP-fj2mi
      @HP-fj2mi 4 роки тому

      @@NERDfirst Thank you again. :) I also have a question for you, I wanted to ask you, if you know anything about C# .NET Visual studio. I'm trying to learn but I'm having a hard time finding good material. Thanks

  • @Karsow2054
    @Karsow2054 3 роки тому +3

    im about to start college and just BARELY know anything about computers at all, thank you so much for this insightful and informative video, hopefully all this would make sense and help me during my course

    • @NERDfirst
      @NERDfirst  3 роки тому +1

      You're welcome ! Very happy to be of help and all the best for your college journey =)

    • @zhaiya4119
      @zhaiya4119 2 роки тому

      hey, it's been a year. how was it been for you? did you gain alot of knowledge?

  • @cedricfiege7880
    @cedricfiege7880 5 років тому +1

    Exactly what I needed, thanks !

    • @NERDfirst
      @NERDfirst  5 років тому

      You're welcome! Glad to be of help :)

  • @owso_
    @owso_ 2 роки тому

    Awesome work. I wish I found this content a long time ago. You work is amazing.

    • @NERDfirst
      @NERDfirst  2 роки тому

      Hello and thank you very much for your comment! Very happy to be of help =)

  • @rabitalba9358
    @rabitalba9358 4 роки тому +8

    After watching his video I feel like a professional software engineer thanks alot

    • @NERDfirst
      @NERDfirst  4 роки тому +1

      Hello and thank you for your comment! Glad to be of help =)

    • @nap.of.the.earth...
      @nap.of.the.earth... 3 роки тому +1

      Lol relax.... this was as simple as he could make it for us peasants! 😂😂😂😂

  • @franktorres3081
    @franktorres3081 5 років тому +2

    Lots of good info that I never thought of thank you

    • @NERDfirst
      @NERDfirst  5 років тому

      You're welcome! Yeah, there is a surprisingly large amount of concerns in this field. Glad to be able to give you some insight!

  • @andre-barrett
    @andre-barrett 4 роки тому +2

    Great software engineering video. I've been mentoring and coaching software engineers for a long time. These are really good tips

    • @NERDfirst
      @NERDfirst  4 роки тому +2

      Hello and thank you for your comment! Glad you liked the video =)

  • @ifstatementifstatement2704
    @ifstatementifstatement2704 Рік тому

    It’s funny because as a solo, self-taught programmer since 2004 and hobbyist, I’ve kind of done all that stuff but in a non-standardised way. These things are just logically and naturally done as you program something. But not in such a formal way.
    The difference here is that there are formal ways to do all that and they need to be standard ways so as to enable a team to work together on developing a program.
    Since I’ve recently started my first software engineering role proper, I plan to learn from this and implement it in my hobby project as well. Learning those practises as soon as possible and getting good at them, will benefit my new career as a software engineer.

    • @NERDfirst
      @NERDfirst  Рік тому

      Hello and thank you for your comment! Yes! Strongly agree on this one!
      I was self-taught as well, before formally (re)learning a lot of things in a university context, and this was one of my biggest observations as well - Things are just more serious and formal, but at its core it's the same things we've intuitively figured out for ourselves.

  • @RamiroAsincrono
    @RamiroAsincrono 5 місяців тому +1

    Thank you for this informative video!

    • @NERDfirst
      @NERDfirst  5 місяців тому +1

      You're welcome! Very happy to be of help :)

  • @miriammiriamxoxo
    @miriammiriamxoxo 4 роки тому +1

    Great video to get more of an idea what software engineering is. Thank you

    • @NERDfirst
      @NERDfirst  4 роки тому +1

      You're welcome! Very happy to be of help =)

    • @azoozsan1290
      @azoozsan1290 4 роки тому

      @@NERDfirst can software engineering be web development also?

  • @maheshBasavaraju
    @maheshBasavaraju 4 роки тому

    Well explained . Thank you !!

    • @NERDfirst
      @NERDfirst  4 роки тому

      You're welcome! Glad to be of help =)

  • @MariaFlorenciay
    @MariaFlorenciay 5 років тому +2

    XD random wednesday episode ! You have a nice voice! :D very nice video! (p.s. currently suddenly computer science)

    • @NERDfirst
      @NERDfirst  5 років тому

      Hello and thank you for your comment! Glad you liked the video :)

  • @MFNJairah
    @MFNJairah 2 роки тому

    It's timeless!

  • @Sonicmask
    @Sonicmask 5 років тому +1

    Thank you!! Starting out to become a self taught dev and this was the only video that was the real deal so far. Bless you!!

    • @NERDfirst
      @NERDfirst  5 років тому

      You're welcome! Very happy to be of help =)

  • @osmankhalil339
    @osmankhalil339 4 роки тому

    best vid i watched on youtube for a while , because it really puts your foot on the right road to become a good developer , i'm sure many people waste years learning how to code but can't figure how to take next step as a developer .. i wish if someone can provide a link to complete course about software engineering to learn m ore about it.

    • @NERDfirst
      @NERDfirst  4 роки тому

      Hello and thank you very much for your comment! Glad you liked the video =)

  • @phillipeleighton7221
    @phillipeleighton7221 7 років тому +1

    Very nice vid, thanks a lot!

    • @NERDfirst
      @NERDfirst  7 років тому

      You're welcome! Very happy to be of help =)

  • @barbaarchannel9522
    @barbaarchannel9522 5 років тому

    i take good idea of what Software Engineering is. Thanks again

    • @NERDfirst
      @NERDfirst  5 років тому

      You're welcome! Happy to be of help :)

  • @tchippat7634
    @tchippat7634 4 роки тому

    He's got great abilities to explain things.

    • @NERDfirst
      @NERDfirst  4 роки тому +1

      Hello and thank you for your comment! Glad you liked the video =)

  • @mikemudimba5531
    @mikemudimba5531 5 років тому

    I did computer engineering but i have a job interview for a position of software developer tomorrow. this video has helped me learn the needed concepts of software development that i didnt learn in school

    • @NERDfirst
      @NERDfirst  5 років тому

      Hello and thank you very much for your comment! Very happy to be of help =)

  • @berargumen2390
    @berargumen2390 4 роки тому +3

    Thank you, this is awesomely usefull

    • @NERDfirst
      @NERDfirst  4 роки тому

      You're welcome! Very happy to be of help =)

  • @drewprof
    @drewprof 3 роки тому

    Excellent overview and very well done!

    • @NERDfirst
      @NERDfirst  3 роки тому +1

      Hello and thank you very much for your comment! Glad you liked the video =)

  • @joseolagu4091
    @joseolagu4091 2 роки тому

    My friend. Thanks for the video. I am an engineer but no expert in computing, its why I am watching your video on Software Engineering.
    We do the same process but each specialty of engineering speaks different words for the same action. For example what you call a "Prototype" in Design we call it just a graphical model. A prototype is the first running working product, the first, its why it is the Proto, which can be developed further to include new features. e.g. verison 2, etc.
    Requirement gathering is Specifications. What the final product must include.
    I guess that learning more about your specific language will draw many parallels.
    Cheers. and thanks.

    • @NERDfirst
      @NERDfirst  2 роки тому

      Hello and thank you for your comment! Don't be too caught up with the terminology - Different people are going to say different things, even in the same field. Like you said, at the end of the day there are tons of parallels to this process between different disciplines. The meaning is the same!

    • @joseolagu4091
      @joseolagu4091 2 роки тому

      @@NERDfirst Cool. Keep going. Cheers.

  • @user-jg7cn2mv3r
    @user-jg7cn2mv3r 6 місяців тому

    Great Explanation Sir

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

      Hello and thank you for your comment! Glad to be of help :)

  • @tumurganbaatar2104
    @tumurganbaatar2104 3 роки тому

    Best best and best. Your explanation is very very good and it was easy to understand. You helped me a lot. thank you. You are genious.

    • @NERDfirst
      @NERDfirst  3 роки тому

      You're welcome! Very happy to be of help =)

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

    Nice video, well done, thanks for sharing it with us :)

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

      Hello and thank you very much for your comment! Glad you liked the video =)

  • @BrownPhoenix08
    @BrownPhoenix08 5 років тому

    very Interesting Video. keep it up

    • @NERDfirst
      @NERDfirst  5 років тому

      Hello and thank you for your comment! Glad you liked the video :)

  • @etoshagardens8098
    @etoshagardens8098 5 років тому

    ohhh that was very good and understandable. thanx bro

    • @NERDfirst
      @NERDfirst  5 років тому

      You're welcome! Very happy to be of help =)

  • @basiruharuna53
    @basiruharuna53 4 роки тому

    Thank you so much. The video is really helpful

    • @NERDfirst
      @NERDfirst  4 роки тому

      You're welcome! Glad to be of help =)

  • @abelsinyangwe9383
    @abelsinyangwe9383 3 роки тому

    Thank you for this information it's really helpful 👍👍👍👍❤️

    • @NERDfirst
      @NERDfirst  3 роки тому

      You're welcome! Very happy to be of help =)

  • @user-xy7tj8yx1u
    @user-xy7tj8yx1u 5 років тому

    Incredible Video
    watching from middle east
    Iraq

    • @NERDfirst
      @NERDfirst  5 років тому

      Hello and thank you for your comment! Very happy to be of help :)

  • @madukomamonday4158
    @madukomamonday4158 5 років тому +2

    I love this video, is one of my best video i had ever watched on you tube. Please, i would like to major on software Engineering. Is their any special class for this program?

    • @NERDfirst
      @NERDfirst  5 років тому +2

      Hello and thank you for your comment! I'm not sure what you mean by "special class" - Could you elaborate further on this? Software engineering is usually a degree program on its own, or part of a computer science course. If you want to pursue this field, look in that direction.

  • @MisterFusion113
    @MisterFusion113 7 років тому +1

    Great video.

    • @NERDfirst
      @NERDfirst  7 років тому +1

      Thank you! Glad you liked the video =)

  • @farhadniaz732
    @farhadniaz732 2 роки тому

    Well explained video! I like it

    • @NERDfirst
      @NERDfirst  2 роки тому

      Hello and thank you for your comment! Glad you liked the video =)

  • @TheRossdlf
    @TheRossdlf 7 років тому +6

    Hey just letting you know that you make very informative and well put together videos! I'm starting my 4 year journey to get my computer science degree any tips for a noob?

    • @NERDfirst
      @NERDfirst  7 років тому +1

      Hello and thank you very much for your comment! What kind of tips are you looking for? If you can elaborate further I'll be happy to help.
      In the meantime, I happen to have already done a few videos on "generic tips", so maybe you'd want to check them out!
      What to expect in a Computer Science course: ua-cam.com/video/L_WYf1sBhzw/v-deo.html
      What programming language should I start with: ua-cam.com/video/HXUDxLBb-OM/v-deo.html
      6 Places to do well at for CS Majors: ua-cam.com/video/ASdeVe4sIbs/v-deo.html

    • @Shadow4707
      @Shadow4707 7 років тому +1

      I'd say "don't try to take shortcuts", but that's true for anything you want to learn.
      Especially learn how to code and perhaps write a few programs besides what you are given at uni. I know 5th semester students who couldn't wrap their heads around how to program anything with more than 3 or so classes.
      Also don't postpone the math/theory courses, if you're that kind of person. You're not doing yourself a favor.

    • @nuureTUBE
      @nuureTUBE 3 роки тому +1

      Are you almost done with your degree?

  • @natureshortvideos2527
    @natureshortvideos2527 5 років тому +2

    thanks you inform

    • @NERDfirst
      @NERDfirst  5 років тому

      You're welcome! Glad to be of help =)

  • @amadut.jagitay2373
    @amadut.jagitay2373 4 роки тому +4

    2020 still watching

  • @diamonsterish
    @diamonsterish 4 роки тому

    Well-explained! Thanks for this quick and beneficial intro.

    • @NERDfirst
      @NERDfirst  4 роки тому

      You're welcome! Very happy to be of help =)

  • @fisihasisay2213
    @fisihasisay2213 4 роки тому

    This is the pilar for me

  • @nerkec603
    @nerkec603 5 років тому +2

    As someone who loved programming for the time being while I had a working pc for a few week im thinking about picking up Software Engineering in the country abroad.
    The problem is I don't know much things regarding coding. I did a few little programs and I loved it but my pc died before I had a chance to do anything bigger.
    Will i be able to go to the college depsite not knowing to code but with a will to learn?

    • @NERDfirst
      @NERDfirst  5 років тому +1

      Hello and thank you for your comment! A will to learn is often the most important =)
      Regardless, most universities do not have any programming pre-requisites for computing (check with yours to be sure), so you'll be fine! In fact, you probably have some advantage from your existing interest and experience!

    • @nerkec603
      @nerkec603 5 років тому +1

      @@NERDfirst thank you for the reply! Best regards

  • @girmachewgulint
    @girmachewgulint 5 років тому

    Thank you!

    • @NERDfirst
      @NERDfirst  5 років тому

      You're welcome! Happy to be of help =)

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

    thank you 😊

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

      You're welcome! Glad you liked the video =)

  • @bonn4846
    @bonn4846 3 роки тому +1

    when I'm older i want to be a software engineer. i hope this video helps

    • @NERDfirst
      @NERDfirst  3 роки тому +1

      Hello and thank you for your comment! All your best for your computing journey =)

  • @sharan9993
    @sharan9993 2 роки тому

    This is a very good explanation of how the software cycle works for a non it person.
    I would like to know where srucm or whatever the development cycles is called is used. Even like to know what is devops?

    • @NERDfirst
      @NERDfirst  2 роки тому

      Hello and thank you for your comment! If I understand it correctly, Scrum is a technique that was developed with the Agile programming method. Resources for your reference on this topic: www.cprime.com/resources/what-is-agile-what-is-scrum/
      DevOps is a term that I haven't learnt about formally so I won't try to give you a definition in case I mislead you. I think Wikipedia is a good place to start on this: en.wikipedia.org/wiki/DevOps

  • @berhanuemirie6981
    @berhanuemirie6981 4 роки тому

    Nice!!

    • @NERDfirst
      @NERDfirst  4 роки тому

      Thank you! Glad you liked the video =)

  • @haelal-bashiri4268
    @haelal-bashiri4268 4 роки тому

    great explanation

    • @NERDfirst
      @NERDfirst  4 роки тому

      Thank you! Glad to be of help =)

  • @shamildenuka6223
    @shamildenuka6223 6 років тому

    Thank you very much. Don't you continue this as video series?

    • @NERDfirst
      @NERDfirst  6 років тому

      Hello and thank you for your comment! This isn't a series per se, but I have explored other aspects of software engineering over the years. Check out the relevant playlist: ua-cam.com/play/PLJse9iV6Reqi3Df-CCxAeTCEzWlteQXgn.html

  • @kyokendl373
    @kyokendl373 2 роки тому +2

    I feel so unhappy in life right now, and I’m thinking about pursuing my dream of becoming a software engineer. That’s what I always wanted to do but life didn’t work out that way for me. Any advice on self taught engineers? What can I expect and what have worked for others in my boat?? Thank you so much

    • @NERDfirst
      @NERDfirst  Рік тому

      Hello and thank you for your comment! Sorry to hear you're in a bad place. I always have reservations about self-learning, though of course, this varies from one person to another. In my own experience, it's hard to be thorough when you self-learn, and I found myself picking and choosing topics of interest such that, in doing so, I missed some fundamental skills that turned out to be very important.
      In my opinion, if your situation permits, I would suggest receiving formal education to gain more rigorous knowledge. Otherwise, find and start working on some projects to build up a portfolio, which can also bolster your employability.

  • @toyodathon08
    @toyodathon08 7 років тому

    Great vid

    • @NERDfirst
      @NERDfirst  7 років тому

      Thank you! Glad you liked the video =)

  • @basakburakci1698
    @basakburakci1698 2 роки тому +1

    Great video! However we have to write requirements by using "shall" instead of "must" (8:24) . My lecturer gave low marks to my project group's req. list (because of using "must") then told to our group// btw he used the book of ian sommerville.

    • @NERDfirst
      @NERDfirst  2 роки тому +2

      Hello and thank you for your comment! This is an issue of convention, and if I may be so bold to suggest, my opinion is that your lecturer is being unnecessarily pedantic in a classroom setting. Regardless, that's the convention for your class, so stick to it. When you step out into the industry, your company may have a different set of conventions - When at work, stick to _that_ . There are no right or wrong answers.

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

    if i want i can find endless content on the engenearing design choices for all sort of thing, i can learn how to build a tank online this days.
    is there something siilar for engeniaryng software? anything jumps to mind?

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

      Hello and thank you for your comment! It's not very clear what kind of problem you're looking to solve, but generally, there are lots of guides and tutorials everywhere on UA-cam, webpages, blogs and such.
      If you're looking at something more specific let me know and I'll see if I can point you in a specific direction.

  • @michaelmedley5506
    @michaelmedley5506 Рік тому

    What do you think of the software engineering degree from WGU. If your not familiar with WGU it’s a fully online university and their software engineering program is fully online/self taught. Is this a good path to take?

    • @NERDfirst
      @NERDfirst  Рік тому

      Hello and thank you for your comment! I can't really comment on this unless I've gone through it myself, plus, whether it's good also depends on your needs. I've taken a quick glance and don't see any obvious red flags, but again, ultimately I don't think I can really give you any meaningful advise on this.

  • @10-mohamud75
    @10-mohamud75 5 років тому +1

    I like learning softwere engineer

  • @syntaxskiddies958
    @syntaxskiddies958 3 роки тому

    nice video...

    • @NERDfirst
      @NERDfirst  3 роки тому

      Hello and thank you for your comment! Glad you liked the video =)

  • @liammcclelland7201
    @liammcclelland7201 3 роки тому +1

    Which coding languages should I be focusing on if I want to get into software engineering?

    • @NERDfirst
      @NERDfirst  3 роки тому +2

      Hello and thank you for your comment! There isn't any such language, to be honest. Practically any programming language would work for Software Engineering, so pick one that you are confortable with and stick to it.
      If you're not sure where to begin, check out this video where I discuss some prominent programming languages to help you narrow down your choice: ua-cam.com/video/HXUDxLBb-OM/v-deo.html

  • @impairsosa2663
    @impairsosa2663 4 роки тому

    I'm studying Electro-Mechanical Engineering getting a bachelors degree (Bsc) in it but can i study software engineering after or is it too late because it's so different o.0

    • @NERDfirst
      @NERDfirst  4 роки тому +2

      Hello and thank you for your comment! Software Engineering is indeed very different from electrical or mechanical engineering, in fact you'll probably have to go into it fresh and it'll take some time. In fact, Software Engineering can be more or less a full degree programme, so it'll take several years if you want to pursue it formally.
      Having said that, I don't think it's ever "too late". At present you should have quite a few paths to choose from - For example, you can consider taking electives from the Computing faculty to build up your foundation. You can then complement this with self-study. After you get your Bachelor's degree you may even want to consider taking a Master's degree in software engineering or any other computer science related area. That'll give a huge boost to your employability.

  • @alejandrajaimez1069
    @alejandrajaimez1069 4 роки тому

    HELP, I have been in the behavior/mental health field. But would love to learn and switch to software engineering, I'd love to start a new career path in tech. Any recommendation on what to do? I only have a Bachelors degree in Psychology @6012 TV w? NERDfirst

    • @NERDfirst
      @NERDfirst  4 роки тому

      Hello and thank you for your comment! Depending on what exactly you want to do, my recommendation may be - Go to school! For example, if you want to do full-blown software engineering, taking a course on it will help you formalize on a lot of the concepts and give you opportunities to practice them in a safe environment. It's also easier for you to get into internships where you'll have an opportunity to build your portfolio. I strongly recommend this.
      Alternatively, if you prefer to work on your own, you can consider starting on your own pet projects, and when you're more proficient, contribute to open source projects. Again, this can help you build your portfolio and make it easier to find work.

  • @joekanaan2548
    @joekanaan2548 2 роки тому

    Is it possible to get into software engineering with a computer engineering degree. And will people with computer science degrees have an advantage over computer engineers. I know computer engineering is more focused on hardware but I plan on learning software and programming by myself.

    • @NERDfirst
      @NERDfirst  2 роки тому

      Hello and thank you for your comment! It's certainly possible, though like you say, it's harder. Computer engineering routes are fundamentally focused on different things than computer science, so there is a fair bit of self learning to do. For best results, perhaps focus on building up a portfolio to showcase your ability!

  • @michaelmedley5506
    @michaelmedley5506 Рік тому

    Do you recommend any programming/coding practice programs to see if one is able/capable of coding

    • @NERDfirst
      @NERDfirst  Рік тому +1

      Hello and thank you for your comment! The short answer is no - "Capable of coding" depends very much on the kind of problems you want to solve with coding in the first place. A person who's really good at algorithms may not be a great software engineer - There are many skillsets involved.
      For general problem solving and day-to-day practice, you can check out the Kattis problem repository. I have a writeup alongside some interesting questions you can attempt: nerdfirst.net/kattis

    • @michaelmedley5506
      @michaelmedley5506 Рік тому

      @@NERDfirst thanks man

  • @morymo7410
    @morymo7410 5 років тому +1

    Do you think the self taught is better to learning or the college? Btw i go to college and in my first year but i find it so little helpful and take so much time.

    • @NERDfirst
      @NERDfirst  5 років тому +3

      Hello and thank you for your comment! This is my personal opinion, but I _strongly strongly_ encourage college. Not everything is going to be to your liking. Half the things are going to feel like a waste of time (and hell, some of them _are_ ). But with self learning, you may find yourself without the motivation to do things that aren't of immediate interest to you but could be useful in the long run. Eventually, the gaps in your knowledge start to add up.
      College forces you to be disciplined and exposes you to things you can't imagine being useful but turn out to be. So stay in school! And make the best out of the experience. It's not going to be all fun and games, but as long as you're staying in this line, it'll be useful.

    • @morymo7410
      @morymo7410 5 років тому +1

      @@NERDfirst thank you so much for your time and the great advice. I'll take by your advice. And will do my best. Hope you have a wonderful day!

    • @NERDfirst
      @NERDfirst  5 років тому +2

      All the best for your college journey =)

    • @morymo7410
      @morymo7410 5 років тому +1

      @@NERDfirst Thank you and i wish you a successful life 😊

  • @jacoboviedo2806
    @jacoboviedo2806 7 років тому

    sorry if this question is off topic from your video but, did you major in computer science? if so, do you feel like it is was a good degree to major in? Thank you

    • @Shadow4707
      @Shadow4707 7 років тому

      Good as in what? Skills acquired? Job opportunities? Difficulty? Social Networking?

    • @NERDfirst
      @NERDfirst  7 років тому +1

      Hello and thank you very much for your comment! Yeah my degree is in comp science! @Shadow4707 raises a good point - "Good" can mean a very wide variety of things. If you meant overall, certainly it was a great experience for me, but that's not telling much unless you went to the same uni as I did, and did the same modules under the same circumstances.
      I've also done a video about my own CS life before if you're interested to find our more: ua-cam.com/video/L_WYf1sBhzw/v-deo.html

    • @jacoboviedo2806
      @jacoboviedo2806 7 років тому

      0612 TV w/ NERDfirst ok thanks. ill be sure to check it out.

  • @Dark.Nexus_9
    @Dark.Nexus_9 3 роки тому +1

    I'm about to go to software engineering and I'm kindsof scared this everyone is saying it's hard but I hope I dont do the wrong thing since I really love doin it

    • @NERDfirst
      @NERDfirst  3 роки тому

      Hello and thank you for your comment! All the best! Of course there's a learning curve to it, but anything worth doing does.

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

    You’ve got star qualities. Great presentation. Not done watching just a note!

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

      Hello and thank you very much for your comment! Glad you're liking my work so far :)

  • @flandrekuraokami
    @flandrekuraokami 3 роки тому

    3rd Year student over here, What subject should I specialize for software engineering? And what part in software engineering is the easiest to remember.
    Weird questions I know but sometimes I just can't imagine what your saying, sorry.
    I just have a small brain so I guess seeing pictures also does not make me understand.
    I'll try to gather small informations from your teaching thanks!!

    • @NERDfirst
      @NERDfirst  3 роки тому +1

      Hello and thank you for your comment! Don't put yourself down =)
      Your specialization should depend on your interest and natural aptitude, and what you can see yourself doing for the rest of your career. I certainly won't recommend picking something just because it's the "easiest to remember" - In fact, you shouldn't be using memorization in Computer Science!

  • @ssemandajoseph85
    @ssemandajoseph85 Рік тому

    hi, i love software engineering but i haven't learnt any programming language, any to teach please

    • @NERDfirst
      @NERDfirst  Рік тому

      Hello and thank you for your comment! Python is a great place to start!

  • @victorchipunza7838
    @victorchipunza7838 6 років тому

    helpful

    • @NERDfirst
      @NERDfirst  6 років тому

      Thank you very much! Glad to be of help :)

  • @Phantomdude
    @Phantomdude 6 років тому

    i have a great idea for a software but noone has done it
    i want to use my phone to be the touchscreen and a psp to be a 2ds

    • @NERDfirst
      @NERDfirst  6 років тому +1

      Hello and thank you for your comment! Interesting idea, but there will be significant difficulties, I think! These are essentially two separate devices that have to emulate and synchronize the same game. It's logistically a nightmare!

    • @Phantomdude
      @Phantomdude 6 років тому

      thanks for replying.
      but i actually gave up
      i plan to do a software engineering course after school

  • @Edoarabic
    @Edoarabic 2 роки тому

    Hey this video is from 4 years ago so is the information different?

    • @NERDfirst
      @NERDfirst  2 роки тому +1

      Hello and thank you for your comment! This video only covers broad concepts in Software Engineering, and I don't believe these things really go out of date.

  • @omarby7867
    @omarby7867 4 роки тому

    is it hard for a student who never studied about it ,only in university i mean can i learn all things in 4 years?

    • @NERDfirst
      @NERDfirst  4 роки тому

      Hello and thank you for your comment! Don't worry. Four years is a lot of time. Clearly you're not gonna learn _all_ things, but what's important is that you learn enough to equip you with the knowledge to go further. The goal with university is not to learn everything, but to learn how to learn. As long as you pay attention, do your work diligently and practice a lot, you'll be fine!

  • @ikedacripps
    @ikedacripps 3 роки тому +1

    I am a graduate who was jumping around with different programming tools. I recently started taking professional work and right away , I had a sudden regret of not taking systems analysis and design classes seriously. Coding is just one part of the process.

    • @NERDfirst
      @NERDfirst  3 роки тому +1

      Hello and thank you very much for your comment! I cannot emphasize how true that is! Coding is just a tool and knowing how to use them is good, but using them in a vacuum is no good. Context matters, and the working dynamic between peers matters.

    • @ikedacripps
      @ikedacripps 3 роки тому

      0612 TV w/ NERDfirst couldn’t agree more.

  • @Seekingtruth-mx3ur
    @Seekingtruth-mx3ur 4 роки тому

    Im thinking of taking a course in College. So undecided if this is what I want to do though.

    • @NERDfirst
      @NERDfirst  4 роки тому +1

      Hello and thank you for your comment! Definitely explore your options and probe your interests to find what's best for you. All the best for your college journey =)

    • @Seekingtruth-mx3ur
      @Seekingtruth-mx3ur 4 роки тому

      @@NERDfirst Thanks

  • @zorrogamer2587
    @zorrogamer2587 6 років тому

    what is the difference between software engineering and computer science? they seem the same to me

    • @NERDfirst
      @NERDfirst  6 років тому +2

      Hello and thank you for your comment! There's a world of difference!
      Computer Science refers to the more technical, theoretical aspect, eg. What is the strategy facebook uses to maintain your friends list such that in one click, it can pull up everyone in an instant? How do they do this so fast when they have millions of users? Computer Science is about understanding and applying techniques.
      Software Engineering is more pragmatic. It's about the _process_ of writing a piece of code. How can you be sure it's correct? How can you be sure your teammates can read what you write? It's all about the "soft skills" so to speak, that surround and complement your knowledge from the Computer Science aspect.

  • @mr.jakirhosenronnyronny4705
    @mr.jakirhosenronnyronny4705 5 років тому

    Likeable

    • @NERDfirst
      @NERDfirst  5 років тому

      Hello and thank you for your comment! Glad you liked the video =)

  • @liowyeezhong2378
    @liowyeezhong2378 5 років тому

    Thanks dude for all the information, but I would like to ask about the difference between computer science and software engineering, I see a strong relation between them but I can't really differentiate them... This is quite struggling as I'm not sure if I should go for computer science or software engineering in the future...

    • @NERDfirst
      @NERDfirst  5 років тому

      Hello and thank you for your comment!
      In my university at least, software engineering is a specialization within Computer Science (though of course, it doesn't necessarily have to be). Computer Science would cover computing in general, ie. How the software and hardware works, networking, algorithms etc. Software Engineering focuses on rigorously building and testing software, best practices etc. So with this description, I'm sure you can see the significant overlap. If these two topics were separate degrees, you'd still expect the first two years to be more or less the same.
      In terms of what you should select, that depends on your own interests. What interests you more? The technical aspects of computers and coding? Are you more interested in innovative ways to solve problems? If so, I'd recommend Computer Science. If you're not interested in software development as a career, wanting to build programs on the big scale, and have an interest in the processes that go into that, then Software Engineering is more appropriate.

  • @yogeshkaistha1342
    @yogeshkaistha1342 5 років тому

    I am just 13 and I am thinking to go in software engineering so would like you to tell me what subjects I should take for that

    • @NERDfirst
      @NERDfirst  5 років тому +2

      Hello and thank you for your comment! That's great! At this point, probably best to look into any programming / computer science modules that are available to you.

    • @luthandomsagala8947
      @luthandomsagala8947 5 років тому

      Please notify me when you know which subjects to take

  • @denispeter8657
    @denispeter8657 6 років тому +1

    where other videos on software engeneering on your channel apart from this?

    • @NERDfirst
      @NERDfirst  6 років тому +1

      Hello and thank you for your comment! I have a playlist of 8 videos → ua-cam.com/play/PLJse9iV6Reqi3Df-CCxAeTCEzWlteQXgn.html

  • @denispeter8657
    @denispeter8657 6 років тому

    nice, but we need a complete course brother how can i get it

    • @NERDfirst
      @NERDfirst  6 років тому +2

      Hello and thank you for your comment! If you're looking for a _complete_ course, I'm afraid I'll have to point you in the direction of the closest university / college.
      There are a lot of skills involved and nothing beats having a person beside you whom you could ask questions to and to take assignments from. You can certainly learn the technical aspect online, but true learning comes about from actually working in a team and overcoming obstacles together.

  • @bunkermusic9770
    @bunkermusic9770 2 роки тому

    If its possible, could you list textbooks that you have used throughout your software engineering degree?

    • @NERDfirst
      @NERDfirst  2 роки тому +2

      Hello and thank you for your comment! I'm afraid I have not used any textbooks, as I personally don't find them to be very compelling to learn from compared to other media.
      The only book that I remember by name is the legendary "Introduction to Algorithms", also known as "CLRS", but I'm not sure if this is really relevant to what you're asking since it's more related to Computer Science than it is to Software Engineering.

  • @RadiographyST
    @RadiographyST 5 років тому

    New subscriber

    • @NERDfirst
      @NERDfirst  5 років тому

      Hello and thank you for your comment and support! Glad you liked the video =)

  • @hotspotmovies3334
    @hotspotmovies3334 6 років тому +1

    How to become a software engineer give suggestions

    • @NERDfirst
      @NERDfirst  6 років тому +1

      Hello and thank you for your comment! Consider going to college for it, or just dipping your feet into projects! You may want to consider contributing to an open source project, or building projects of your own.

  • @MrChryssy1
    @MrChryssy1 6 років тому

    I'd like to study computer science, economic computer science or applied computer science. What do you guys would recommend me? I live in Germany.

    • @NERDfirst
      @NERDfirst  6 років тому

      Hello and thank you for your comment! If you're looking for college recommendations then I'll definitely have to leave this up to any German viewers to chime in.
      If you're interested to find out more on how to be prepared, I've done a few videos and writeups on this in the past, check it out → www.nerdfirst.net/prepared-for-college/

  • @walterbaldemor2128
    @walterbaldemor2128 6 років тому

    Im self taught in c++. Electronics too. Didnt finish college. Thats my problem. They dont hire me. Only college grad in philippines

    • @NERDfirst
      @NERDfirst  6 років тому +1

      Hello and thank you for your comment! You need to _somehow_ prove that you are capable! While a degree is one of the most basic ways to do this, you can also present a portfolio of works. This tends to be more impressive, usually! Try and work on some hobby projects or contribute to open source.

    • @amateruss
      @amateruss 6 років тому

      Dude, I'm a CS grad from an Ateneo uni on the same country and I'm not confident I'll be able to land a job immediately. I'm trying to groom my portfolio at the moment, though.

  • @canyon_online
    @canyon_online 7 років тому

    Step 1: Learn to program. Syntax is easy but the steps after are the hardest part. CS fundamentals, Modularity, etc. seem so above me

    • @NERDfirst
      @NERDfirst  7 років тому +2

      More like,
      Step 1: Learn to program
      Step 2: Learn software engineering
      Step 3: Unlearn how you learned to program
      Step 4: Relearn the "right" way to program
      Self-learning
      programming is great as an enthusiast but unfortunately in a CS degree
      when things get formalized, a lot of what we were used to changes. But
      at the same time, don't be too intimidated. Everyone alongside you in
      your course are going through the same thing, and help is everywhere!

  • @Liquid-Ben
    @Liquid-Ben Рік тому +2

    I don't even have PC yet but in a year or 2 I genuinely plan to be a software engineer. I'm not completely computer illiterate but I'm close, about a decade ago I had a laptop and managed to partition it and put Linux on it, then life got in the way and I stopped using the PC. If I put my mind to it I'm certain I'll be able a competent software engineer. Would you say it's a bad decision? I think I just need someone to tell me more, eg; is it stressful, do you get job satisfaction, are you happy with the pay and would you rather be working a different career? If anyone can answer these questions from an Internet stranger it would be greatly appreciated.

    • @NERDfirst
      @NERDfirst  Рік тому +1

      Hello and thank you for your comment! Here's my perspective as an educator (diploma-level lecturer) and a freelance software engineer.
      One to two years is not a lot of time. My Computer Science degree took four years, where we covered many important fundamentals, and yet many more were left on the table. There is _a lot_ to learn, and it takes a ton of discipline and a solid support structure to even get close to that level of rigor. My recommendation is, if you're intent on this route, consider a degree program.
      If you're not so sure to start off with, get a computer and pick up programming to start off with. Honestly, programming is a small part of software engineering, but it's also a fundamental skill, and a good gauge of whether you'll like the rest of the journey.
      As for jobs - All your questions can be answered with "It depends on the company you work for". Don't be surprised if some companies have exploitative work cultures (and this extends beyond software), demanding an inhumane amount of work out of you, having poor workflows, impossible deadlines, and so on. All the passion in the world couldn't save you from a job like this. But find yourself a good one, and it's absolutely one you can stay at for life.
      All the best in your software engineering journey!

    • @Liquid-Ben
      @Liquid-Ben Рік тому

      @@NERDfirst Thanks so much for responding dude, your insight was very helpful so I relly appreciate it. 🙂

    • @NERDfirst
      @NERDfirst  Рік тому

      You're welcome :) Glad to be of help!

  • @efzo
    @efzo 3 роки тому +1

    Can I be a software Engineer as a C++ Programmer?

    • @NERDfirst
      @NERDfirst  3 роки тому +1

      Hello and thank you for your comment! Yes, you can. It's not the language that really matters but the software engineering concepts.

    • @efzo
      @efzo 3 роки тому

      Okay thank you, I will need more guidance, if you are willing, how do I connect to you?

    • @NERDfirst
      @NERDfirst  3 роки тому

      @@efzo Hello again! You may contact me via email. Navigate to this page: ua-cam.com/users/lcc0612about
      Then click on "View Email Address". Let me know of your exact requirements and I'll assess it and get back to you with a proposal and quotation.

    • @efzo
      @efzo 3 роки тому

      @@NERDfirst Okay thanks

  • @nurulaini1124
    @nurulaini1124 2 роки тому

    I want learn some before start my degree soft eng 😂

    • @NERDfirst
      @NERDfirst  2 роки тому

      Hello and thank you for your comment! All the best for your degree programme =)

  • @teenage-deck1196
    @teenage-deck1196 Рік тому

    Hey
    I am in 8th grade
    I want to be a software engineer
    When should I start learning it for college/university

    • @NERDfirst
      @NERDfirst  Рік тому

      Hello and thank you for your comment! It's never too early - I started writing code for fun when I was 10. The earlier you start, the more time you have to try things out, make mistakes, and learn. So as long as you have free time, start learning to code and start building projects, that will be incredibly valuable when you get into college.

  • @sanket7396
    @sanket7396 3 роки тому

    Can average student become software engineer 🤔

    • @NERDfirst
      @NERDfirst  3 роки тому

      Hello and thank you for your comment! For sure. I've never felt marks were a great indicator of ability. As long as you're interested in the subject and have the curiosity to learn and practice, you'll be able to do well.

  • @cs2a_makig-angayjigie288
    @cs2a_makig-angayjigie288 3 роки тому

    can you do a tutorial about software engineering consistently

    • @NERDfirst
      @NERDfirst  3 роки тому

      Hello and thank you for your comment! Can you elaborate more on what you mean by "consistently"? What is the context around consistent software engineering?

  • @alansmith8563
    @alansmith8563 4 роки тому

    Hello world!

  • @max-qy5cf
    @max-qy5cf 4 роки тому +1

    Im 11 trying to learn early

    • @mariedalton44
      @mariedalton44 4 роки тому

      Keep on learning, that's where all the jobs will be when you finish school

    • @NERDfirst
      @NERDfirst  4 роки тому

      Hello and thank you for your comment! It's never too early to start, here's all the best for the journey ahead =)

    • @fruitsalad971
      @fruitsalad971 4 роки тому

      @XChapp same thing here