I'm a 15-year CE veteran and one of the best things about the discipline is the versatility - you're never bored and there's always more to do and to learn. If you are getting into engineering for the money and prestige there are better fields; but if you're one of those fools who loves making stuff it's the best job ever. I describe it as being a one-man R&D department: thus far in my career I have designed hardware and circuits, laid out PCBs, write code for embedded systems (insanely fun BTW), designed signal processing algorithms for sensors and communications; created manufacturing processes, made OS'es, wrote GPU shaders, designed machine learning algorithms and much more. I have even have done a bizarre amount of typically chemical and mechanical engineering tasks because that's what the project needed. I CE is a hybrid discipline but unlike most hybrids you must simultaneously go deep into a subdiscipline or subdomain and then jump right back out and take a more holistic and system-oriented view. It ends up being like the engineering-equivalent of being a musician and orchestra conductor at the same time and is tremendously enjoyable and rewarding.
@@harding5674 yes, definitely. In some regards, and this is controversial, but an argument could be made that CE's are better suited to do firmware these days than either EE's or CS's: they get more software training than the former and understand hardware better than the latter. If you want to do it professionally, however, the problem is that that CE's usually aren't the dominant discipline in any industry and you usually will have trouble getting the initial experience on your resume. If you work on firmware for embedded systems the EE's usually call the shots and prefer to hire EE's, if you write firmware and drivers for desktop PC's, they are usually compsci people and prefer their own kind.
it. a.good. thing. for. me. !! because. I just. graduated. diploma about. computer. and. also. I will. go. to. be. a student. of. department. of. computer. engineering.
Flannel Channel Hello there I am a second year computer engineering student . First of all good to know you arent worried about working hard because you will need to work real hard. And about enjoyment I dont know your university's course curriculum but where I am from the only computer related subjects in my first year was C programming except that all were science and maths. So if you love science and maths you will enjoy it Cheers
Saurabh Karki's secondary account. It really depends as to what your passion is , If computers hardware and circuits is your thing go for computer engineeering if you like working on design , like to draw go for civil engineering
+Yo BrO it really all comes down to the job market after all, not so much about what we care about, according to my research on piloting as a career, it seems that the job market is very crowded and if you luckly happen to land a job, the pay is extraordinarily low until you gain enough flight hours to work with major airlines, and even then the airline industry is actually in a decline in most of the west, although if you plan to work in Asia then you might have chance as the airline industry is growing fast in there
I’d love to ask you some questions. I’m currently studying computer science. In my second year. It’s been 4 years since your comment here. I was wondering if you could update me on your experience
I'm a Computer Engineering student, and I thought it would be simple (it's not) and I love that about it. I'm comfortable with the programming aspect, but the circuit analysis is reddening my butt... and the Calculus? it's a killer for me... but... I still love what I do. 😊
Then go to computer science or software engineering that is more programming If your into that Most math/science/technology majors are hard But don't let the difficulty stop you Stem is better than liberal arts Go to college for computers Engineering Math/science Medicine Bussiness Or just go into The trades Hvac Plumbing Electrican Carpenter Mechanic Welder And more Liberal arts Is a waste of money
Thank you for posting this video (albeit 6 years later). I posted a question on reddit on what are all the possible jobs i can get with this major, and all the responses were doing everything but answer my question. This video does the opposite and answers that question. Much appreciate it
I actually graduated with a B.S. in Electrical Engineering. I remember taking a Digital Signal Processing class for an elective and absolutely fell in love with it. I've been seriously considering going for a Master's in Computer Engineering. If I do I may pursue DSP. Thanks for the info!
It's incredibly hard at first, but DSP is soooo incredible once it clicks for you. I do think that it is taught incorrectly: too heavily based on top-down design and mathematical purity, compared to the actual trial-and-error done in the real world. Almost all practical DSP deployments that I did were optimization tasks against BOM cost: how much performance can I squeeze out of pre-existing hardware.
This video has been really informative! Im active duty planning to separate soon, I applied for college to do electrical engineering, but now I see computer engineering is where I want to be! Thank you so much!
I suggest spending the extra couple of years to get a Masters. If you ever want to breach $100k/yr. that's the way to do it. Unless you're barely managing to afford college as it is, or you want to get into the industry ASAP, you should take this route. It will also almost guarantee you beat out other applicants when applying for your first job to get that 3-5 years experience to move to a higher-level job because most applicants for entry-level jobs have only a BS.
Venox did you do this? I only really know people who went straight into the industry and then went back to get masters after they found out what they like and usually their company helped with tuition
Thank you, I chose this major because I love my internet of Things class. I think I will love the jobs going forward. I hope I can do some integrated circuits work and some programming later on. I am working hard on learning both.
I'm going to start University very soon and you played a huge role in helping me decide what to study. You're an amazing person...Thank you SO much!!I love you!😘😊😄💯♥️♥️
For clarification, Zach did not describe a compiler correctly. A compiler turns source code (code that we more so recognize) into a form of assembly. Assembly is a language specific to the architecture of the computer. Different processor types use different assembly languages. This gives a processor a universal language it can use to convert the assembly to machine code (1s and 0s). This allows for multiple languages to exist for different purposes, such that a compiler is easier to build, as instead of converting the source code code to a bunch of numbers, it converts it to a simplified language. A compiler can then be optimized to generate fewer assembly instructions for a line of code.
Hey Zach, thank you so much for this video. I love your explanations and especially your real-life examples. Could you please make a video on master's degree tracks for computer engineers as well?
I'm a computer engineering graduate and I chose this course coz I'm curious about computer and I love engineering. But now I'm worrying as to what job I'll fit in. You've given me hope. Thank you so much. 🖒
### Key Points from "Computer Engineering Careers and Subfields": - **Combination of Fields**: Computer engineering is a blend of computer science and electrical engineering, allowing for flexible career paths shared with both fields. - **Key Job Roles**: Common positions include software developer, computer systems engineer, and network systems administrator. - **Subfields in Computer Engineering**: 1. **Computer Vision** (00:52-02:16): Focuses on enabling computers to interpret visual data for applications like robotics, medical imaging, and self-driving cars. - Examples: Gesture recognition, tumor detection, and real-time 3D reconstruction.
2. **Computer Networks** (02:16-03:39): Involves designing and managing systems for sharing resources and data. - Roles: Network architect, security specialist, and optimizing data transfer. 3. **Embedded Systems** (03:39-04:37): Designs specialized computer systems within larger devices like washing machines, traffic lights, and rockets. - Job roles: Embedded systems engineer working on PCB design and sensor interfaces. 4. **Compilers and Operating Systems** (04:37-06:32): Focus on converting high-level code into machine code and managing system resources. - Employers: Companies like Google need experts for compiler optimization and OS development. 5. **Signal Processing** (06:32-08:27): Analyzing and modifying signals (e.g., audio, video, seismic). - Applications: Speech recognition, military GPS, and image filtering. - **Integrated Circuits** (08:27-08:56): Involves improving the speed and reliability of circuits for devices like phones and computers. - **Parallel Computing & Computer Architecture** (08:56-09:50): Focuses on efficient computation and system design for supercomputers and advanced processors. - **Hardware vs. Software Engineering** (09:50-10:16): Depending on specialization, careers can lean towards hardware (e.g., circuits, routers) or software (e.g., coding, systems design).
It's better to take computer engineering and take a couple of programming courses. Once you have a grasp on computer engineering IMO programming gets much easier.
i had my first year at college in civil engineering but now i really hate it , am trying to change the career to be a computer engineering but iam very scary from this step as there are only few days to take my choice
I am not trying to discourage you, but if you don't have a passion for computer don't switch, you have to be comfortable sitting 7+ hours in front of a screen doing work not watching youtube
@abdo samy, I would suggest that you study whatever you enjoy. You should not study something for the sake of money or because you think that something will be easy. Also don't judge a field because of a bad experience with a professors. Professors are not the same. There are some that are horrible and will give you the impression that you don't like a particular field. However, there are other professors who teach that same field that could make you love it because they explain things well and make things interesting.
My interests in this field are Compiler design, virtual machines, computer architecture and reverse engineering of both software and hardware. Basically I enjoy dealing with very low level stuff in software which is very close to the hardware.
The best engineering major is systems engineering ur not specify to one engineering u just branch urselves into many different engineering fields of ur choosing. I'm creating my own on that
I am kind of intimidated by all the math and physics... but I know if I study hard I can probably do it. Just need to lock myself in my room when not in class and never see the light of day. Joking aside, thank you so much for all these videos. Extremely useful info for me. I’m gonna take the STEM strand for 11th and 12th grade, then maybe take this computer engineering course. I’m still not completely sure, do you think I should go for it?
Thanks for the comment! And yeah definitely give it a shot. You're really young so this is the time to try things that are applicable to what you want to do for a career, the more you learn now the better.
Com i.e. KOMz -- communications.. where electrical - is structs in -- non machines / vehicles. D'Trk' -- designed three, nodes in machine. Dijkstra's -- inbetween fuses structs -- canards, that I, designed below?
@MajorPrep One question, is not computer software engineering a risky path to go into since there are people who already have university degrees tailored for working on Softwares like CS or SE degrees ?
I really love maths,even though don't know much about programming,I keep asking myself whether I can major in computer engineering and whether I can succeed in life with that major.Any advice
I really wish I would have seen this video, or something similar, before I graduated. I have a computer engineering degree and have zero interest in any of these topics.
@@nathanwhite704 everyone else seemed miserable the whole time too, I assumed that it what college was supposed to be like. Turns out, people just like to complain about homework and they genuinely enjoyed most of it. I should have gotten an art degree or something.
If I go for EE CS then can I work as a computer engineer?I am interested in electrical engineering and computer engineering but colleges provide Electrical engineering and computer science.
I will graduate with a bachelor's degree in information technology next year but I`m thinking to get a Masters's degree in computer engineering since I`m interested in computer components and hardware in general, what would you recommend?
Hey look buddy , I’m an engineer, that means I solve problems. Not problems like what is beauty , because that would fall within the pervues of your conundrums of philosophy. I solve practical problems , take this little ol caliber number designed by me, built by me, and you best hope not point it at you. That’s how I see myself in computer hardware technician.
I decided to pursue a computer engineering degree . i still have to take some math classes as I haven’t taking trig-precal then I can start engineering classes . I’m so excited🥰 and scared . Any tips for me who has no prior knowledge. Thanks for this video 🥰
Do you know anything about Computer Engineering Technology? I’ve been bouncing back and forth between CE and CET. I was interested in creating or working with entertainment technology such as phones and games like the switch. I know the main difference between the two is becoming an engineer or technician, but does that matter in my position? Thank you!
You will need to study a lot of materials science(MS). It's double but I would say you would need a master's in some aspect of MS on top of your computer engineering degree.
Hey I’m thinking about majoring in ce too. How’s your first year been. I know you haven’t started a lot of engineering yet because the first year is usually all math.😂 but how’s it been so far
I'm a 15-year CE veteran and one of the best things about the discipline is the versatility - you're never bored and there's always more to do and to learn. If you are getting into engineering for the money and prestige there are better fields; but if you're one of those fools who loves making stuff it's the best job ever. I describe it as being a one-man R&D department: thus far in my career I have designed hardware and circuits, laid out PCBs, write code for embedded systems (insanely fun BTW), designed signal processing algorithms for sensors and communications; created manufacturing processes, made OS'es, wrote GPU shaders, designed machine learning algorithms and much more. I have even have done a bizarre amount of typically chemical and mechanical engineering tasks because that's what the project needed. I CE is a hybrid discipline but unlike most hybrids you must simultaneously go deep into a subdiscipline or subdomain and then jump right back out and take a more holistic and system-oriented view. It ends up being like the engineering-equivalent of being a musician and orchestra conductor at the same time and is tremendously enjoyable and rewarding.
Thanks for the information
Thank u vm
can you make a firmware as a ce or learn it in ce?
@@harding5674 yes, definitely. In some regards, and this is controversial, but an argument could be made that CE's are better suited to do firmware these days than either EE's or CS's: they get more software training than the former and understand hardware better than the latter. If you want to do it professionally, however, the problem is that that CE's usually aren't the dominant discipline in any industry and you usually will have trouble getting the initial experience on your resume. If you work on firmware for embedded systems the EE's usually call the shots and prefer to hire EE's, if you write firmware and drivers for desktop PC's, they are usually compsci people and prefer their own kind.
I hope it also pays decent money as i have elected CE as its interesting but i also wanna make money.
I'm at my first year studying computer engineering, so this is another perfect video for me from this channel! :)
Ernest Annabel, Computer enginnering is difficultly to study? Is C.S is better than computer science? Please give reply. Thank you
same here , so far I like it
it. a.good. thing. for. me. !!
because. I just. graduated. diploma about. computer. and. also. I will. go. to. be. a student. of. department. of. computer. engineering.
Flannel Channel Hello there I am a second year computer engineering student . First of all good to know you arent worried about working hard because you will need to work real hard.
And about enjoyment I dont know your university's course curriculum but where I am from the only computer related subjects in my first year was C programming except that all were science and maths.
So if you love science and maths you will enjoy it
Cheers
Saurabh Karki's secondary account.
It really depends as to what your passion is , If computers hardware and circuits is your thing go for computer engineeering if you like working on design , like to draw go for civil engineering
The gods have answered my prayers! Another video on my future career!!
u will change your mind 10 times over before you get to it
Lincoln Dexter I am stuck between Cs and pilot.
I really stuck
+Yo BrO it really all comes down to the job market after all, not so much about what we care about, according to my research on piloting as a career, it seems that the job market is very crowded and if you luckly happen to land a job, the pay is extraordinarily low until you gain enough flight hours to work with major airlines, and even then
the airline industry is actually in a decline in most of the west, although if you plan to work in Asia then you might have chance as the airline industry is growing fast in there
Computer Engineering ain't easy by the way. Prepare to take tons of classes.
@@kb_cs1100 Computer Engineering is not about building gaming computers....
Anyone can do that..
i am a 4th year computer engineering undergrad and yeah it's a great course to study
I’d love to ask you some questions. I’m currently studying computer science. In my second year. It’s been 4 years since your comment here. I was wondering if you could update me on your experience
@@abdulazezibrahim4109 I'm on my 1st year studying CS. Its been 6 months since your comment here. Would love to hear about your experience.
I'm a Computer Engineering student, and I thought it would be simple (it's not) and I love that about it. I'm comfortable with the programming aspect, but the circuit analysis is reddening my butt... and the Calculus? it's a killer for me... but... I still love what I do. 😊
Androva J. Yes
Keep up👍👍👍👍👍👍
What exactly is calculus and what of it do you study as an CE ?
@@kokopoppan You use it everywhere, it helps with electric signals (waves), their analysis etc....
Then go to computer science or software engineering that is more programming
If your into that
Most math/science/technology majors are hard
But don't let the difficulty stop you
Stem is better than liberal arts
Go to college for computers
Engineering
Math/science
Medicine
Bussiness
Or just go into
The trades
Hvac
Plumbing
Electrican
Carpenter
Mechanic
Welder
And more
Liberal arts
Is a waste of money
I rarely say this but he deserves more subs.
The computer engineering videos are awesome! Thanks for helping me make the decision to choose it as a major!
You got it! Thanks for the comment!
Im in nursing school, why am I here when I'm supposed to be studying pharmacology? Because your voice and way of explaining things is 👌
Comedy
Thank you for posting this video (albeit 6 years later). I posted a question on reddit on what are all the possible jobs i can get with this major, and all the responses were doing everything but answer my question. This video does the opposite and answers that question. Much appreciate it
I have a degree in music and am somewhat questioning my degree. I’m considering comp engineering because it’s safe and the way of the future.
If you like music, then get a job in music. You can do alot with your degree. Or you can make your own musical company.
Hey @michaelcarter3522, what did you end up doing? I'm in the same boat :)
Watching this because I am a first year Computer Engineering student and I need to learn more after I finished college.
I actually graduated with a B.S. in Electrical Engineering. I remember taking a Digital Signal Processing class for an elective and absolutely fell in love with it. I've been seriously considering going for a Master's in Computer Engineering. If I do I may pursue DSP. Thanks for the info!
Seriously ? People describe DSP like hell ,one the hardest labs etc.
It's incredibly hard at first, but DSP is soooo incredible once it clicks for you. I do think that it is taught incorrectly: too heavily based on top-down design and mathematical purity, compared to the actual trial-and-error done in the real world. Almost all practical DSP deployments that I did were optimization tasks against BOM cost: how much performance can I squeeze out of pre-existing hardware.
Am about to begin my freshman year... I like the challenges in the course. I just hope I survive ....
119 tubetv# you survive fam? Im thinking of going in this wat shld i learn the basics of befor going to sxhool?
Did u survived its been 2 yrs
Rika Yuki yap ... still doing ma thing .
Tech Flex how are you holding up? Are the classes difficult?
@@mreleven7826 Did you think it was worth it? Did you change your mind about computer engineer?
This video has been really informative! Im active duty planning to separate soon, I applied for college to do electrical engineering, but now I see computer engineering is where I want to be! Thank you so much!
im worried cause this is what im going to major, but hopefully if i put my mind to it i will acomplish my goal of getting a bachelor's degree
david cartagena Stop using words like hopefully, worried, and etc. You want something, you get it. The only barrier is you
I suggest spending the extra couple of years to get a Masters. If you ever want to breach $100k/yr. that's the way to do it. Unless you're barely managing to afford college as it is, or you want to get into the industry ASAP, you should take this route. It will also almost guarantee you beat out other applicants when applying for your first job to get that 3-5 years experience to move to a higher-level job because most applicants for entry-level jobs have only a BS.
Venox did you do this? I only really know people who went straight into the industry and then went back to get masters after they found out what they like and usually their company helped with tuition
Thank you, I chose this major because I love my internet of Things class. I think I will love the jobs going forward. I hope I can do some integrated circuits work and some programming later on. I am working hard on learning both.
Are you still happy with your choice Nick?
A great video !!! You help thousands of undergraduates lighten up their future
This video helped me decide on switching from electrical to computer engineering.
On my second year as a Computer Engineering major, wish me luck guys
Do you like it? Cz im thinking bout going into Business technology management
@@brohochaits extremely fun just need a job
@@TonyDaExpert tony you a bit too late😂
@@TonyDaExpert
Have you graduated yet? I’m a junior in college
Just need 5 more semesters including the one I’m in
Damn I was just searching this. Nice timing
the video is very educative, didn't know one can actually study compiler as a course till today. A thanks to you
I'm going to start University very soon and you played a huge role in helping me decide what to study. You're an amazing person...Thank you SO much!!I love you!😘😊😄💯♥️♥️
I love you so fucking much, man.
And I love you
MajorPrep gay
For clarification, Zach did not describe a compiler correctly. A compiler turns source code (code that we more so recognize) into a form of assembly. Assembly is a language specific to the architecture of the computer. Different processor types use different assembly languages. This gives a processor a universal language it can use to convert the assembly to machine code (1s and 0s). This allows for multiple languages to exist for different purposes, such that a compiler is easier to build, as instead of converting the source code code to a bunch of numbers, it converts it to a simplified language. A compiler can then be optimized to generate fewer assembly instructions for a line of code.
Sir please do a video on electronics engineering
Im gonna be a computer engineer
Awesome guide as I am currently majoring in Computer Engineering at Iowa State but thanks to you, I have a better idea on which subfield to pursue.
How’s it going?! Did you graduate?
God will give me the strength to be a computer engineer🙏🙏
Amen
Hey Zach, thank you so much for this video. I love your explanations and especially your real-life examples. Could you please make a video on master's degree tracks for computer engineers as well?
Thanks a lot for explaining about computer engineering
I'd like to see a video on robotics and the most useful courses for that field.
One thing is that with CE, you can get any Cs job, but cs cant get every CE job
Embedded Systems
Right? Embedded systems are nifty.
I agree
You deserve more subs man. Your video is so helpful, i learn so much from your video
You are amazing! Wow I needed this so badly!
this help me to calm my self before my first sem start ! thank you
Just took my first course of my computer engineering studies. (Engr 1201) only took a summer course, but I’m excited to finish the rest!
I'm a computer engineering graduate and I chose this course coz I'm curious about computer and I love engineering. But now I'm worrying as to what job I'll fit in. You've given me hope. Thank you so much. 🖒
What kind of classe did you take in college and how much for a challenge was
Well explained with vividly examples
Thank you.
### Key Points from "Computer Engineering Careers and Subfields":
- **Combination of Fields**:
Computer engineering is a blend of computer science and electrical engineering, allowing for flexible career paths shared with both fields.
- **Key Job Roles**:
Common positions include software developer, computer systems engineer, and network systems administrator.
- **Subfields in Computer Engineering**:
1. **Computer Vision** (00:52-02:16):
Focuses on enabling computers to interpret visual data for applications like robotics, medical imaging, and self-driving cars.
- Examples: Gesture recognition, tumor detection, and real-time 3D reconstruction.
2. **Computer Networks** (02:16-03:39):
Involves designing and managing systems for sharing resources and data.
- Roles: Network architect, security specialist, and optimizing data transfer.
3. **Embedded Systems** (03:39-04:37):
Designs specialized computer systems within larger devices like washing machines, traffic lights, and rockets.
- Job roles: Embedded systems engineer working on PCB design and sensor interfaces.
4. **Compilers and Operating Systems** (04:37-06:32):
Focus on converting high-level code into machine code and managing system resources.
- Employers: Companies like Google need experts for compiler optimization and OS development.
5. **Signal Processing** (06:32-08:27):
Analyzing and modifying signals (e.g., audio, video, seismic).
- Applications: Speech recognition, military GPS, and image filtering.
- **Integrated Circuits** (08:27-08:56):
Involves improving the speed and reliability of circuits for devices like phones and computers.
- **Parallel Computing & Computer Architecture** (08:56-09:50):
Focuses on efficient computation and system design for supercomputers and advanced processors.
- **Hardware vs. Software Engineering** (09:50-10:16):
Depending on specialization, careers can lean towards hardware (e.g., circuits, routers) or software (e.g., coding, systems design).
I've been a computer need since 10 years old lol. I'm getting into university next year, and in doing it as my major of course.
great video!
Interesting,this is very similar to what you see in eletronics engineering
Thank you for making this. You == Awesome
I am gonna graduate in this degree soon, its so fun but I hope I can get a job in embedded systems
Update??
good explain... very interactive but i think the computer engineering is better
I'm just gonna double major in computer science and engineering
It's better to take computer engineering and take a couple of programming courses. Once you have a grasp on computer engineering IMO programming gets much easier.
Most of recruiter value M.S more than some degree-hoarder.
Machin396 lol programming is not cs
i had my first year at college in civil engineering but now i really hate it , am trying to change the career to be a computer engineering but iam very scary from this step as there are only few days to take my choice
I am not trying to discourage you, but if you don't have a passion for computer don't switch, you have to be comfortable sitting 7+ hours in front of a screen doing work not watching youtube
@abdo samy, I would suggest that you study whatever you enjoy. You should not study something for the sake of money or because you think that something will be easy. Also don't judge a field because of a bad experience with a professors. Professors are not the same. There are some that are horrible and will give you the impression that you don't like a particular field. However, there are other professors who teach that same field that could make you love it because they explain things well and make things interesting.
Thanks for clearification ❤️
Mr. Major prep, you going to be great professor...... Totally interesting.
good job as always
I really like that so much can be said in 10 mins
In Kenya computer engineering is taught as Microprocessor Technology and instrumentation
My interests in this field are Compiler design, virtual machines, computer architecture and reverse engineering of both software and hardware. Basically I enjoy dealing with very low level stuff in software which is very close to the hardware.
My interest are about the same too. Are you still studying about it or have you gotten a job on any of those topics?
Make a video on Computer Sceince Engineering ☺
The best engineering major is systems engineering ur not specify to one engineering u just branch urselves into many different engineering fields of ur choosing. I'm creating my own on that
John Batchler Hey my college is offering Systems engineering and the two top fields are Soft Engineering and Systems engineering, where should I go?
Im gonna become a Computer Engineer
its not easy with just words
Samer Yahya Well of course, how do ya think i’m gonna get there. Lmao😂
I am kind of intimidated by all the math and physics... but I know if I study hard I can probably do it.
Just need to lock myself in my room when not in class and never see the light of day.
Joking aside, thank you so much for all these videos. Extremely useful info for me. I’m gonna take the STEM strand for 11th and 12th grade, then maybe take this computer engineering course. I’m still not completely sure, do you think I should go for it?
Thanks for the comment! And yeah definitely give it a shot. You're really young so this is the time to try things that are applicable to what you want to do for a career, the more you learn now the better.
Look at Nikola Tesla. This guy was so awesome applying Physics
Can you do a video about the universities that offer the best computer engineering programs
And thank you this video is very helpful and informative 🖤
other major field is Artificial intelligence . nice video.....
gonna become a computer engineer
I'm currently a first-year computer engineering student. I will get back to this comment once I graduate.
How’s the first 2 years bro
Hey, great video. Though can you do more than just stem majors and jobs. Like banking, finance, econ etc.
Thank you very much🇱🇰
1st year computer engineering student 😊
Shaun Murda How are doing with your Major man? Is it interesting?
Same here!
Same
I love you man
its very interesting video
Com i.e. KOMz -- communications.. where electrical - is structs in -- non machines / vehicles.
D'Trk' -- designed three, nodes in machine. Dijkstra's -- inbetween fuses structs -- canards, that I, designed below?
Don't forget about IOT!
@MajorPrep One question, is not computer software engineering a risky path to go into since there are people who already have university degrees tailored for working on Softwares like CS or SE degrees ?
oh! i think i have to take computer science
And who develops and builds the applications we use?
Is there a video of you discussing electronic engineering?
I really love maths,even though don't know much about programming,I keep asking myself whether I can major in computer engineering and whether I can succeed in life with that major.Any advice
Can Computer Engineers do what Software Engineers do?
Yes.
Yes everything that software engineers does thats why this field is vast and broad
Is there a video on ECE (electronics and communication engineering) major ?
I really wish I would have seen this video, or something similar, before I graduated. I have a computer engineering degree and have zero interest in any of these topics.
You cant be serious, how the heck did you not realize that during your whole 4-6 YEARS in school?
@@nathanwhite704 everyone else seemed miserable the whole time too, I assumed that it what college was supposed to be like. Turns out, people just like to complain about homework and they genuinely enjoyed most of it. I should have gotten an art degree or something.
This is my final semester as a computer engineering major. Can’t wait to land my first job!
Hey how’s it been, and did you get job yet. If so what is your job
Update?
Still looking
No mention of Verilog/VHDL? FPGA/ASIC development?
If I go for EE CS then can I work as a computer engineer?I am interested in electrical engineering and computer engineering but colleges provide Electrical engineering and computer science.
I will graduate with a bachelor's degree in information technology next year but I`m thinking to get a Masters's degree in computer engineering since I`m interested in computer components and hardware in general, what would you recommend?
Hey......can u plzzzz post a video on how into firmware feild after graduating computer engineering....
keep helping
may I ask what"s the difference between comprehensive track, digital circuit track
Confuse on choosing computer engineering and civil engineering 😭
Alot of people said computer engineering is better, so i went with it
Would google glass be an example of electrical engineering?
Make video on btech biotechnology
Hey look buddy , I’m an engineer, that means I solve problems. Not problems like what is beauty , because that would fall within the pervues of your conundrums of philosophy. I solve practical problems , take this little ol caliber number designed by me, built by me, and you best hope not point it at you.
That’s how I see myself in computer hardware technician.
Nobody truly came
What subfeild should I go into if I’m interested in cpu design
COMPUTER VISION!!!!!
I decided to pursue a computer engineering degree .
i still have to take some math classes as I haven’t taking trig-precal then I can start engineering classes . I’m so excited🥰 and scared . Any tips for me who has no prior knowledge. Thanks for this video 🥰
Do you know anything about Computer Engineering Technology? I’ve been bouncing back and forth between CE and CET. I was interested in creating or working with entertainment technology such as phones and games like the switch. I know the main difference between the two is becoming an engineer or technician, but does that matter in my position? Thank you!
can someone summarize the video?
Machine struct-- is meta physio - quantum analysis -- for fx = dx.
So far: The US, has zero, meta physio.
What is different between computer science engineering vs computer engineering please reply sir
Can a comp engg study robotics engg???
I think you can work in robotics. You can take electives that focus on robotics too.
No bro you can masters in robotics after graduating in comp eng
Please tell me I made the right choice
can you go into nanotechnology with a computer engineering degree?
You will need to study a lot of materials science(MS). It's double but I would say you would need a master's in some aspect of MS on top of your computer engineering degree.
4 years later.
I’m pursuing a degree in CE in the fall of 2022. Any previous graduates care to give advice?
Hey I’m thinking about majoring in ce too. How’s your first year been. I know you haven’t started a lot of engineering yet because the first year is usually all math.😂 but how’s it been so far
I just want to create Bloodhound’s scan irl