Q&A - Computer Science VS Computer Engineering

  Рет қаралды 71,566

Information Technology Q & A Show

Information Technology Q & A Show

8 жыл бұрын

In this episode, I distill down the differences between Computer Science & Computer Engineering.
Grab a copy of my free resource guide here: www.askwilliamc.com
Thanks for Watching!

Пікірлер: 491
@brown6532
@brown6532 8 жыл бұрын
I'm taking computer engineering and there is just as much programming involved CE as CS if not more because you'll have to take a lot of courses requiring programming and you'll also learn Assembly language (which most schools don't offer in CS)... The major difference is that CE teaches you about the HW & SW while computer science focuses on SW
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Brown Ogum Right on Brown, thanks for the comment because it may help others looking into this degree.
@lukedavis9129
@lukedavis9129 8 жыл бұрын
HW and SW?
@brown6532
@brown6532 8 жыл бұрын
+Luke Davis Hardware and Software
@josephnasr3385
@josephnasr3385 8 жыл бұрын
may I ask you what kind of math do you take? That is because I am very good at certain math such as Calculus but a little bit bad at trigonometry
@brown6532
@brown6532 8 жыл бұрын
Joseph Nasr I took calculus, differential equations, engineering mathematics. You'll need some knowledge about trigonometry for parts of the courses but you're mostly going to be differentiating and integrating (Sometimes the functions can trigonometric so you'll still need to know how to handle trigonometric functions)
@mohammadsamatar2275
@mohammadsamatar2275 7 жыл бұрын
put speed x1.5
@PoopyThumb
@PoopyThumb 7 жыл бұрын
so much better thx
@nobodyyouknow9584
@nobodyyouknow9584 7 жыл бұрын
lol!
@j10001
@j10001 3 жыл бұрын
2x is about the right speed. And skip the first 2 minutes, because he doesn't start answering until then.
@G8tr1522
@G8tr1522 7 жыл бұрын
>CS ask "how do I make computer accomplish a task?" >CE ask "how will computer accomplish the task?" >CS 'tell' computers how to process information (via "high level" languages). >CE study how the computer performs the processing of that information. >CS mostly care about the initial question (how will I describe this information/give instructions to the computer) and the end result (i.e., the computer has successfully accomplished the task). >CE care about the inbetween (of the above). I.e., the computer has the information and the (high-level) instructions. How will the hardware handle the information and carry out the instructions? And of course there's plenty of overlap. But if you had to draw a line, then those are the differences.
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
That's a well described break-down of the two. Thanks for that! Do you have either of those degrees? What's your background?
@G8tr1522
@G8tr1522 7 жыл бұрын
Thanks! I know this is a really popular question that often has confusing answers, so I thought I'd give my two cents. I'm starting my junior year in EE. But I spent my summer programming for fun, and now I don't know what I wanna do. So I ended up doing a lot of research into the differences between the two.
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Very cool, wish you lots of success in whichever direction you choose!
@jeremynewcombe3422
@jeremynewcombe3422 7 жыл бұрын
Computer Engineeeing creates the code. Computer science uses it.
@bittu3341
@bittu3341 7 жыл бұрын
Sorry but acc. to my view and that of most of guys in India its quite the opposite actually. Computer science creates the code, Computer Engineering uses it.
@godofwarkratoz7426
@godofwarkratoz7426 8 жыл бұрын
good information i just got out of the military and barely starting college. Im looking into doing one of these, and this video helped me understand the difference between the 2. Thanks
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hello. So glad it helped and I wish you a ton of success. Just let me know if I can be of any help during the process. Also make sure to watch my other vids that will also help you. Lastly, THANK YOU for your service in the military!
@houayang4884
@houayang4884 8 жыл бұрын
Awesome job! I really admired all your videos. It really helps me to think what I want to do in the IT field. Keep up with all the good topics.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Houa Yang Thanks so much Houa and glad to hear that the video's help! Ask questions if you them.
@JagjitBrawler
@JagjitBrawler 8 жыл бұрын
I love your modesty and how you say that instead of just taking your advice we should "seek people who are working in these fields". This video was really helpful....I think I'm leaning more towards computer science for my major! :D
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+jagjit bhatia Yep, I don't claim to be any type of expert at all. I ALWAYS recommend that ppl do their own due diligence outside of what I say. Thanks much for watching!
@ashiquljeem5920
@ashiquljeem5920 7 жыл бұрын
Thank you buddy!!!! This video has really a lot of useful information. Finally i was able to picked the right ones.
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
+Mohammad Islam so glad it helped. Thanks for watching!
@Hoganator52
@Hoganator52 7 жыл бұрын
Thank you so much for clearing this up for me. Currently I'm enrolled to be an Information Security Analyst and i'm not quite sure if i'm feeling it. I was looking at Computer Hardware Engineering but couldn't decide the difference between that and computer science. I'm positive i'm wanting to work with creating hardware and your video really helped me make that decision. So thank you again! :D
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Glad it helped and thanks for watching!
@kertamo6721
@kertamo6721 8 жыл бұрын
Thank you so much for clarifying that. That was a huge help for me!
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Glad it helped and thanks so much for watching!
@JoeCampione0
@JoeCampione0 8 жыл бұрын
I'm currently studying Software Engineering. My school, Rochester Institute of Technology, is one of few schools in the country that have the degree. People always tell me that my major and Computer Science are basically the same thing. They're not. A computer scientist focuses on building algorithms for more efficient computations. They also focus on making sure drivers are compatible with the OS and hardware, and assist Computer Engineers, who design the hardware. Software Engineering is building applications. Such as Google Chrome, Microsoft Word, business applications, etc. Basically any application you use on your computer or phone. We apply the ideas from computer science and use them in our design. It's also team oriented. You work together on a project. Usually using the agile method. You will learn more if you study in it. NOTE: If you enjoy programming, be a Software Engineer. It's easier, more programming oriented than Computer Science and Engineering, and it pays more than Computer Science. Computer Engineering pays the most, but that's because of it's level of difficulty.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Joe Campione Thanks for the comment and clarifications. It's good info to know from someone who is actually studying in that field.
@JoeCampione0
@JoeCampione0 8 жыл бұрын
Information Technology Q & A Show No problem
@fifthgear93
@fifthgear93 8 жыл бұрын
Very good video. It will certainly help out folkes who are confused on the subject, though I think the names of these degrees are pretty straight forward. Another interesting thing to mention is that in some universities these two degrees may be in completely different schools (faculties). Electrical and Computer Engineering is in the School of Engineering of course, but Computer Science is in the School of Science where they teach Math, Physics, Statistics etc.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+FifthGear Thanks so much for the input and for watching!
@shikhasnambiar4643
@shikhasnambiar4643 7 жыл бұрын
thanks a lot for this video...it helped me a lot in making my decision which was pending for so long. I have made my mind to go for computer science.
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
So glad it helped Shikha. Thanks for watching!
@shazam8095
@shazam8095 3 жыл бұрын
I've gone through lot of videos,but you're the best ❤️❤️
@learnitfromwilliam
@learnitfromwilliam 3 жыл бұрын
wow, that's a heck of a compliment...appreciate that.
@juanperezmaturana3675
@juanperezmaturana3675 4 жыл бұрын
Magnificent explanation. Thanks.
@rocklee5413
@rocklee5413 8 жыл бұрын
I'm double majoring at the university of texas at Austin with computer science and electrical engineering. You are spot on how you explain both degrees.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+rocklee5413 Glad to have you stop by and watch. Much appreciated. How far along are you with school?
@rocklee5413
@rocklee5413 8 жыл бұрын
I need 2.5 more years and I'll be done with both degrees. Overall length for completion is 5 years.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+rocklee5413 That is awesome. I may have some questions for you about this in the future.
@aminefasih2436
@aminefasih2436 8 жыл бұрын
Thank you so much for the videos they're very helpful ...Great job keep it up
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Amine Fasih Awesome and THANK YOU for continuing to watch!
@YungGroveBoss
@YungGroveBoss 4 жыл бұрын
Bro I been searching n searching he explained it in 5 minutes I appreciate it
@sanrs1318
@sanrs1318 7 жыл бұрын
Thank you so much! for the past 3 hours i have been debating and seraching online the difference!!!!! Much love.
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Hello Santiago. So this video cleared it up for you?
@sanrs1318
@sanrs1318 7 жыл бұрын
yes i want to build the software for phones computers etc. not the actual hardware. cheers.
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
awesome, glad it helped and thanks so much for watching!
@j10001
@j10001 3 жыл бұрын
It took me a while to find a good source, too! All your questions are answered here (Zach Star): kzbin.info/aero/PLi5WqFHu_OJMouMI0TC6uH4AjqJqKdA0x
@channeling294
@channeling294 8 жыл бұрын
Awesome info man it exactly what I'm looking for.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Glad it helped Nelson and thanks for watching!
@chrisjohnson7255
@chrisjohnson7255 8 жыл бұрын
Thank you so so much for this video It's a scary though because I'm in my sophomore year of college and I think I can safely lock in my decision to stick with computer engineering because I finally understand so much more than the hours and years of soul searching about what I want to do. Thank you so so much :)
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Chris Johnson Thanks for watching Chris. Yes, you really want to be sure that if you're going for a BS/BA that you're sure you want to pursue a career in that field. It would suck to spend 4-6 yrs in college and figure out you hate the job.
@Royalediamond1_
@Royalediamond1_ 8 жыл бұрын
hello I like the video, but I want to know which of the courses is better to study in our time now. I'm really confused on which to choose.
@grantmatthews18
@grantmatthews18 7 жыл бұрын
Very helpful in my search for colleges! thanks!
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Awesome, thanks for watching!
@ScumbagSesilu
@ScumbagSesilu 6 жыл бұрын
I'm a senior in highschool and i loved my computer science class which was all software, like making bank acounts and working with user input (such as recieving student test scores and finding averages and stuff). But i am also in robotics and enjoy (like robots) programming them to move to the input of controllers. However i hated the electrical circuits aspect of my physics class, so i wouldnt enjoy designing deep hardware stuff like motherboards. I would more so like to work the complete devices. I know about embedded systems class which sounds super fun. So i have no clue what to pick between computer science and computer engineering since i like both sofware and hardware. Help!
@learnitfromwilliam
@learnitfromwilliam 6 жыл бұрын
Tough decision you've got. See if the school you plan on attending with allow for both. So a major in one and minor in the other..
@amsyarmalek6846
@amsyarmalek6846 8 жыл бұрын
Bachelor of Computer Engineering with minor in software engineering is the best choice. Pros:- Can be registered as Graduate Engineer and pursue into Professional Engineer (Ir. title)- Can further study in postgraduate programs either software specialization or hardware specialization- Can work in the same field with software engineer or computer science either developer or programmer- Can make side-income as freelance programmer- Yep, you can be a researcher too Cons:- Must be very good in problem solving and critical thinking- Must be good in mathematics at least in basic math can be considered- Must be good in EEE physics- Must avoid having a girlfriend/boyfriend
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hello Amsar. Your last sentence made me laugh :) Do you have a degree in CS OR CE?
@TheSam1902
@TheSam1902 7 жыл бұрын
Thanks for your video ! I love programming and I couldn't decide which to choose, thanks to you I know now which Imma gonna choose ^_^
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
wow, so glad that helped you and thanks for watching!
@MrRamguerrero22
@MrRamguerrero22 8 жыл бұрын
Thank you for identifying Computer Engineering and Computer Science. My interest to read more will be Computer Engineering in hardware components.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Ramon G You're most welcome!
@faip7064
@faip7064 7 жыл бұрын
thank you sooo much! this was extremely helpful!
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
My pleasure and thank you for watching!
@theshawnlynn
@theshawnlynn 8 жыл бұрын
This was a great video. Thank you
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Shawn Lynn Thanks Shawn, thanks for watching!
@youngcobra2011
@youngcobra2011 8 жыл бұрын
very useful comparison , thank u Sir
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Mohamed Gacal Glad it helped Mohammed! Thanks for watching.
@plightoftheblackwoman6835
@plightoftheblackwoman6835 8 жыл бұрын
I have my degree in Systems Analysis, Networking and Telecommunications I had to gain a working knowledge of all of those concepts under Computer Science. Along with technical writing (document design, intellectual property issues, request for proposals, technical instruction and user manuals, various reports, presentations layout and design), and Project Management (Agile Approach, Waterfall Approach, PM Process, Stakeholders, Risk Management, MS Visio, MS Access), etc. With a Systems Analyst you have to wear several different hats each one of the disciplines could be a career in itself. For example LOTS of code for relational database management, web design, so I had to learn Java, SQL, HTML, CSS, Dreamweaver, UNIX, Linux , Ubuntu. And more Networking (topology, access points, twisted pair, copper cables, fiber optics). I had no idea I would have to learn all of that. And I got a C+ in Statistical Math (I'm still in therapy) got a B in college level Algebra writing equations and formulas. I ended up with a pretty good GPA 3.33. But my biggest problem now that I have my degree is bridging the gap between college and a job even at entry level they want you to come in knowing how to do a lot. So I am taking additional courses where I can to sharpen my skills. Any suggestions on getting my foot in the door?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hello. Wow so all that in a CS degree? That's why I hate degrees :) there's just way too much stuff they cram down over a 4 yr period so that you become a jack of all trades and master of none which doesn't work very well in this industry. You're right, we do wear many hats (jack of all trades) and most companies require that for several different reasons. I've talked about that in other video's. Getting a job...did the school you went to have any type of job placement assistance? Have you attended job fairs? I know companies want experience but if you have the degree, they understand you're starting from scratch and will hire despite what the job requirements state. Watch my video's on how to get an entry level job. There's two of them. That might give you some ideas. Lastly, narrow down exactly what you want to do in the I.T. space and focus there.
@plightoftheblackwoman6835
@plightoftheblackwoman6835 8 жыл бұрын
Information Technology Q & A Show Thank you I will check them out.
@coprice94
@coprice94 4 жыл бұрын
I went to a community college and got my associate degree in computer science, I work for boston dynamics and Make a lot of money you dont need to go to a four year school and get into all that debt
@KOOWALLLLLLLLL
@KOOWALLLLLLLLL 8 жыл бұрын
I wish I could sit down and talk to you about this, I'm still struggling deciding what I want to study.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Someday I may put together a coaching package of some sort for ppl like yourself. But for now, figure out what really interests you in the world of I.T. Break down all the areas and research them. Some require a degree but most do not. It really depends on where you want to go in the field. Have you watched the video where I talk about the different areas of I.T.? That may also help. Also, go talk to ppl who are currently going through a CE/CS degree program and pick their brains.
@223Warlord
@223Warlord 7 жыл бұрын
in my school, computer engineering is just all the computer science classes with some electrical engineering thrown in. in other schools, it's completely different with much heavier emphasize on electrical engineering while throwing out some programming classes. In other words, it depends from school to school. In high caliber CS school, there are specializations like offensive security(dealing with penetration testing aka hacking in normal speak), mobile development, game development ect. these leave no room fro electric engineering so they are cut down. I chose CE instead of CS because my school is the former, it has no specialization courses in mobile app development ect this means i am taking pretty much all the classes as a full blown CS majors. Since I am still taking all the programming courses so why not also learn a bit about hardware?
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
That's an awesome break down of what your specific situation. Thank you for that!
@raymond1365
@raymond1365 8 жыл бұрын
Thanks for this video! I now know what I want to study!
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Raymond Crespo Fantastic Raymond! Thanks for watching.
@ravenashes275
@ravenashes275 7 жыл бұрын
This was super informative👍. One question though, where does info tech fit in with these two? Is it coding and programming or more hardware or a mixture of the two or something completely different? Thanks.
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Hi Raven. Glad it helped you. Info Tech is just a broad/generic term used for the industry. So yes both of these are part of the industry as a whole. In other words, it's a piece of it.
@ismylhakkituran
@ismylhakkituran 7 жыл бұрын
In my country (Turkey), people do care about titles so "Engineering" sounds more classy among the high school students(lack of science importance). Lots of universities have CE instead of CS. But the education actually is CS in CE Departments. Great explenation !
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Hello Ismail. Yes, most countries do thrive on those fancy titles and it means alot more than here in the U.S. Thanks so much for watching!
@jofrost22
@jofrost22 7 жыл бұрын
thank you for the videos. My students are enjoying your information!
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
What do you teach? Really appreciate this!
@jofrost22
@jofrost22 7 жыл бұрын
Math and computer science, facilitating an online college class for my high school kids, and am loving nearly every minute of it!
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Awesome! Curious, which video's have you shown them?
@dogbrosinc6912
@dogbrosinc6912 4 жыл бұрын
Can I do 3 major. Can I manufacture any consumers electronic products and robotics both hardware and software as well as ai, software engineering in computer engineering. Is it electronic or electrical
@brianvera6464
@brianvera6464 8 жыл бұрын
Thanks for the clarity of your explanation.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Brayan Vera Anytime Brayan, I'm here to help. Thanks for watching!
@brianvera6464
@brianvera6464 8 жыл бұрын
Can you please make a video about the disadvantages of those careers like for example sitting all day programming and be fat. Thank you for your hard work.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Brayan Vera That would be a good topic. My plan is to interview someone who works in those fields and talk about everything involved. Not sure when that will happen though. BUT..in general, most all I.T. professionals are working in front of a computer 95% of the time. Sometimes network folks have to get up and actually fix stuff so there's some movement...Can you get fat? Of course, but you can't blame your job for that. I'll leave that topic right there. You can deal with back problems, eye problems, carpel tunnel (from all the typing), not enough blood circulation in the legs...So you really have to be mindful of your posture, take care of your vision, get up at least twice an hour and move around for a few minutes, etc...Exercise! Just some thing to think about. I may have to put this in a video though, thanks for the idea :)
@brianvera6464
@brianvera6464 8 жыл бұрын
Thank You for reading my comment. I'll be looking forward for the video.
@murodalisharipov5929
@murodalisharipov5929 8 жыл бұрын
I wanna do both! I'm starting CS in fall !
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Murodali Sharipov Nice, go for it!
@hassansajjad7717
@hassansajjad7717 7 жыл бұрын
which one have more scope in both of these and CS job got easily or not.........
@johnz9689
@johnz9689 8 жыл бұрын
Thank you sir. It is so helpful.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+John Z Awesome John, so glad you liked it!
@guerillachan20
@guerillachan20 4 жыл бұрын
Very few folks actually work at Intel programming verilog, vhdl. Most folks are programming the hardware.
@jetongjonbalaj7136
@jetongjonbalaj7136 8 жыл бұрын
i like them both so what should i do?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
That's a common question. I've seen a few ppl say that they major in one and minor in the other. So best thing is to talk to the school and inquire about that.
@ahmedyar9793
@ahmedyar9793 6 жыл бұрын
what is difference between SE ,CS And CE ??????? what is best????
@svuy9801
@svuy9801 3 жыл бұрын
Please do a video on computer science degree vs computer programmer. Thanks
@learnitfromwilliam
@learnitfromwilliam 3 жыл бұрын
I have other video's that talk about computer programming. You can search my channel for them.
@user-jw8st4sx1n
@user-jw8st4sx1n 8 жыл бұрын
Good comparison, Just want to clarify as a Computer Engineer we had a lots of software subjects too. In fact we had 5 years course compare to 4 years in Computer science. I currently work at financial district in New York as a software developer. My advice if you choose computer science course is try to learn basic hardware installation, This will give you an edge when youre in real world outside the school.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+01001010 01000001 01010011 01010011 -- Great profile name! Appreciate your input. How long have you been working as a dev?
@user-jw8st4sx1n
@user-jw8st4sx1n 8 жыл бұрын
probably around 18 years. Im 42 years old now... Im sorry about my english, its just so terrible.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
01001010 01000001 01010011 01010011 So you've been in the game for awhile. Your English is fine, I had no problems reading it. Thanks for checking out the vids!
@coralaisly
@coralaisly 8 жыл бұрын
+01001010 01000001 01010011 01010011 Thanks! I'm just getting started on my degree. I want to go into computer science, specifically software development. I decided to take a year to prepare to go in. I want to get an edge in my math so I won't have to learn all the crazy numbers and various forms of whatnot at the same time as the programming. It's intense already, but it's going to be worth it, I can tell. My CC offers a computer engineering degree path as well. I'm going to take your advice. I've added that and a couple other crossovers from CE to my list. Growing up, my mother and grandmother were both into computers. Grandmother worked in early hardware and CAD, and mother built them as a hobby for years. My mother had me help her build a few before I was 10, and used to hand me various language manuals while she was on her way out of the country for weeks and leave me little assignments to work on while she was gone, which she would then use on her business sites and that got me over my fear of catastrophically damaging everything and accidentally erasing the entire internet or something simply by touching it haha Thanks again :)
@user-jw8st4sx1n
@user-jw8st4sx1n 7 жыл бұрын
Hi sorry for late reply. Which part of CE you think you failed. If you just like coding for corporate stuff then I think CS is the practical choice its shorter and I think most of your CE subjects will be credited. But if your passion is up into robotics stuff which involve embedded code directly manipulating the hardware then definitely CE is a good path.
@darrenallen1387
@darrenallen1387 8 жыл бұрын
I am in love with computer engineering but I am 36 and besides that I heard there is not a lot of work in Canada for hardware engineer.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hello Darren. I don't know the job market in Canada but I'd guess that it's much like the U.S.. I'm sure you can find work there especially in the big cities. Talk to the university there to get more info on the job market for that. What really interests you as far as a job in I.T.?
@user-sj2gu4vb6c
@user-sj2gu4vb6c 8 жыл бұрын
Which can learn to design operating system?I'm not sure which is suited for me,I can't certain I will work on writing code or designing circuit,If I choose CE and pick some CS elective course,or choose CS and pick CE course,is a good way?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hello. I'm not sure how to answer your question. What type of job role are you seeking?
@j10001
@j10001 3 жыл бұрын
Computer Engineering is right for designing an operating system, and also if you want to work with circuits as well as code. (Computer Science will not get into the hardware of circuits in any detail, nor will it cover the machine language needed for designing an OS.)
@prathamemesh
@prathamemesh 8 жыл бұрын
Thanks.. That helped a lot!
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Prathamesh Chavan Awesome Prathamesh, thanks for watching!
@arthurfozeu7589
@arthurfozeu7589 8 жыл бұрын
thanks alot for the hint man. it really clearifies alot. just a question. For someone who wants to have a chance in doing business courses too which of the two between comp sc and comp eng is a better choice?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hello Arthur, I have to be honest. I really don't know which of the two degrees will offer more business classes as part of the curriculum. You'd have to check with the university first. Appreciate you watching!
@aclassoutside1109
@aclassoutside1109 7 жыл бұрын
Hello! I'm interested in creating things like virtual reality, digital mirror. Do you have any idea which major will be the best choice? CS or CE? Thanks!
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Good question. I'm not exactly sure which of those degrees will get you in that space. If I had to guess, it would be a combination of both because VR is both hardware/software.
@JagjitBrawler
@JagjitBrawler 8 жыл бұрын
I was actually talking to a few CompE majors. What a lot of them told me is that in Computer Engineering, you learn how the Computer works - both hw and sw. Computer Science is, generally, a much broader major that covers (the software side) of how the Computer works (a tiny bit of hardware too) but also tons of other topics in Computation. Based on your experience, does this sound accurate to you? (I guess the program is different for each school)
@JagjitBrawler
@JagjitBrawler 8 жыл бұрын
Also, I think one thing worth mentioning is that like 70-80% of Computer Engineering grads work as Software Engineers. I actually heard that yesterday from Purdue University's head of Computer Engineering xD
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Yep, that's true and vice versa. So those degrees basically open up alot of different opportunities.
@JagjitBrawler
@JagjitBrawler 8 жыл бұрын
Awesome! Thanks for the quick and informative replies :)
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
You know it! Thank you for dropping in again.
@sachinbh5035
@sachinbh5035 3 жыл бұрын
I got computer engineering will I get jobs in soft ware
@joeabinassif7518
@joeabinassif7518 8 жыл бұрын
I have 2 questions actually: 1_ Are there stuff that you learn in CS and NOT in CE ? Maybe the theoretical aspect of computers or something ? 2_Does CS include topics about hardware ?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Joe Abi Nassif Hello Joe. I'm not exactly sure what the curriculum is for both degrees but I do know there is some overlap between the two. The best thing for you is to go to the university and seek out the college departments that are responsible for these degrees. From there you can then look at what is taught in each degree and make a decision. You can also talk to someone who is currently enrolled in those programs. I will soon be interviewing someone from both areas so we can get questions like this cleared up. Thanks so much for watching!
@joeabinassif7518
@joeabinassif7518 8 жыл бұрын
Information Technology Q & A Show Thank you for replying. I will try to find infos from the university I might study at eventually.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Joe Abi Nassif Anytime Joe.
@adrianmunoz8751
@adrianmunoz8751 4 жыл бұрын
I’m interested in both, the problem is that I don’t just want to focus on software or hardware, I want a mix of both. What do you suggest?
@learnitfromwilliam
@learnitfromwilliam 4 жыл бұрын
Might want to double major then in both. You'd have to talk to the college advisors about that.
@Harwingamer
@Harwingamer 8 жыл бұрын
man i am interested in both...i wanna make software but i also have some cool things i wanna do with devices....is thre any way to learn both in the duration of one
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Harwingamer Hello. This is crazy. Right after you posted this comment, someone commented after you saying that they are double majoring in both degrees. I would start a conversation with that person (rocklee5413) to get a better idea about this. But I'd say go for it if you can pull it off because they are very challenging degrees.
@asaldivar41
@asaldivar41 8 жыл бұрын
What about computer science vs software engineer degrees? Are there any differences?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Antonio Saldivar Yes there are differences. Software engineers focus on designing, coding, & troubleshooting software. This can range from apps to small programs, to very large enterprise software.
@shubhamdua5757
@shubhamdua5757 8 жыл бұрын
I would take computer engineering but it requires physics and chemistry. My question is that as we all know that as computer Engineering you can work as a computer science however can it be the other way around ?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Shubham Dua They both have similarities so I would think that if you were to have either degree, there's a high probability you can find work in either specialties.
@chosengen1able
@chosengen1able 8 жыл бұрын
This might be a dumb question but What other groups are out there? for instance, those who are just required to use the created software and hardware components in their jobs without having to create them. My main question is: is it compulsory to master these two fields to get a job? I'm just trying to learn more about the computer word. Thanks.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+chosengen1able Hello! These two fields I discuss in this video are very specific. I.T. is a very broad field. I talk about the different areas in this video if you haven't seen it: kzbin.info/www/bejne/gJvNk4uhe6aqorc Let me know if that helps and if you have more questions.
@sherkhan_5050
@sherkhan_5050 8 жыл бұрын
Thank you very much
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Sher Khan ?Thank You for watching Sher!
@jfgalvez6060
@jfgalvez6060 8 жыл бұрын
I want to create application and games is CS is the best course in creating them?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
You can either go through the CS degree or study software engineering. Look at the requirements for the gaming companies to get an idea of what they are looking for in candidates. For example, EA Sports is a big one. Go to their site and look at job postings for gaming coders to get an idea. Hope that helps and thanks for watching!
@jaimeguerrero4677
@jaimeguerrero4677 6 жыл бұрын
thanks
@jaimeguerrero4677
@jaimeguerrero4677 6 жыл бұрын
My major is computer engineering but i don't like work in hardware or anything like it . thank for the video.
@coldscript
@coldscript 8 жыл бұрын
So will i be ok just getting certs to be a network technician/engineer or similar jobs or do i need one of these or another degree.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+BenDaMan Hello Ben. Na, you can get by with those jobs by getting certifications or a combination of certs and an Associates. Those two degrees are big time stuff as I mentioned and a long time commitment.
@Jennilovely09
@Jennilovely09 8 жыл бұрын
really helped for college thanks
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Glad it helped. Thanks for watching!
@Helen-hl7yw
@Helen-hl7yw 8 жыл бұрын
So for those interested in artificial intelligence (such as how the A.I. would processes data and information), which degree would be better... Computer Science? Sorry if my question seems vague.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hi Elleni, I'm not certain if AI is part of either of those degree programs. You would have to check with the school you plan to attend. What I do know is that AI is still in it's early stages so it will be limited info that is being taught in the classrooms at this point.
@j10001
@j10001 3 жыл бұрын
Computer Science, definitely. You would have to take extra courses outside the typical major requirements to cover AI in a CE degree.
@vedantbhosale2991
@vedantbhosale2991 8 жыл бұрын
I am +2 student I am confused to choose computer science because I m not really good at computer. so should I do CS?
@oldassdude2251
@oldassdude2251 8 жыл бұрын
Computer science is more programming and more code than engineering , are you good at code ? (CS is basically harder)
@kkhezami
@kkhezami 8 жыл бұрын
THANK YOU SIR! you saved my life literalty!
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Wow, how did I save your life?
@kkhezami
@kkhezami 8 жыл бұрын
I wanted programming as a major and I was about choosing computer engineering instead of computer science! My brain is a mess haha, to be honest, I am still hesitating between computer science and mechatronics (since progamming is included with a bunch of fascinationg stuff), and also computer enginering (since it is available in one of the greatest uni around the world) The more I do research the more I like the 3 of them, is that weird ?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
It's not weird at all. I get that question alot about getting both degrees. Talk to the university that you plan on attending and ask about getting a double major in the two areas.
@asadhussain1568
@asadhussain1568 7 жыл бұрын
So does this mean the computer engineers make the chips and all that and the computer science guys put software in it if so if I want to assemble computers should I choose computer engineering and if I want to fix computers.what should I choose
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Hello Asad, if you just want to work on pc's and servers, then you don't need either of those degrees. That's just basic hardware knowledge. It's different if you want to actually design the hardware, then you need those degrees.
@guyonacomputer1261
@guyonacomputer1261 8 жыл бұрын
I would like to become good at both software and hardware. My logic is that i can teach myself programming and such, but I cannot teach myself engineering, so I chose a comp eng major. Is this a good thing, or will I be too stuck on hardware?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Guy On A Computer Hello and thanks for the question. Alot of programmers are self-taught and it can be done. But if you're looking to get a higher education, then you'll have to choose which degree you'd like to pursue. I always suggest interviewing someone at the school or talk to a counselor about what classes are in the curriculum so that you have an idea of the focus points.
@guyonacomputer1261
@guyonacomputer1261 8 жыл бұрын
Information Technology Q & A Show Thanks for responding, sir!
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Guy On A Computer Absolutely, anytime!
@sandman4897
@sandman4897 8 жыл бұрын
i am starting to change my mind in electrical engineering, although I do love the hardware side I also do love code and developing software. I am not sure what to pick :/
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
It's always a tough decision. Maybe you can double major. But EE and development are two separate careers so you'll have to choose between the two. Thanks for watching Spiffy!
@sandman4897
@sandman4897 8 жыл бұрын
Information Technology Q & A Show I will thank you for the advice and love your videos keep up the great work!
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Spiffy Jay Appreciate that! thanks so much
@tadm123
@tadm123 8 жыл бұрын
You coul'd just do a minor. I'm doing my EE with a minor in CS. You'll just pick your electives geared towards programming etc.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Thanks so much for chiming in, much appreciate that!
@OMARYassin1
@OMARYassin1 8 жыл бұрын
thanks a lot for sharing your experience :)
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+OMAR Yassin Absolutely Omar! Let me know if you have any questions.
@OMARYassin1
@OMARYassin1 8 жыл бұрын
+Information Technology Q & A Show (William C) Actually yes, I have a question .. I'm in the last two weeks of my preparatory year in the engineering college It's just two weeks and I'm supposed to choose between the majors I really like both of electrical engineering and computer engineering .. but I think I don't know the differences very well so that I can pick the one most near to me .. would you please explain the differences in terms of the nature of their jobs and courses they take in general ?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+OMAR Yassin Hi Omar. That's a big decision to make and I don't want to be that person to tell you which way to go. What I can say is that they are both very different career paths. The studies might be similar but the jobs are different. This would be a great video but since you're under a crunch, the quick and dirty explanation is: Mechanical engineers invent, design, and build new stuff, while computer programmers/engineers use electronic languages to write new software to make the products interact. So very different jobs. What I would do is ask the university is they have what's called a "prospective student event". This way you can find out in detail what those differences are.
@screechez
@screechez 7 жыл бұрын
This helped I'm a senoir in high school and I think I want to be a Computer Engineer now I'll be doing more research . Thanks for this video, dropped a like. Also can I get a job working with the computers in cars if I have a Computer engineer degree?
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Glad it helped. I suppose that if you get a degree as an engineer you can probably get into the field of making computers for cars. You'd be on the design side of it.
@screechez
@screechez 7 жыл бұрын
that would be a good idea. Thank you
@negus_nark2159
@negus_nark2159 7 жыл бұрын
I'm not that good at math. Just average but would like to work with computers. I've assembled a couple of computers and enjoy it. So my question is what jobs or majors require not much math but included computers in the work scheme?
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Hello Negus. Watch this video where I talk about that. kzbin.info/www/bejne/iJ7QY5iErbKbeM0
@shencastro340
@shencastro340 7 жыл бұрын
Negus_Nark u may suck at math but just like anything else in life, you can get good at it if you put the work in. No talent required.
@nurudeenmomoh4273
@nurudeenmomoh4273 8 жыл бұрын
thank you so much
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+hassan ibrahim Absolutely Hassan, glad you enjoyed it!
@josuebasakanya2098
@josuebasakanya2098 8 жыл бұрын
Thank you a lot sir, i'd like to ask... among Computer Science and Computer Engineering which one is most difficult according to you?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Josue Basakanya Hello Josue. They are both equally very rigorous curriculum's and require a ton of study. I would find someone who is going through the classes in a school and talk to them to get an idea. It's always best to get the info straight from someone in the area you're looking at.
@mdjacky1695
@mdjacky1695 6 жыл бұрын
Thanks
@learnitfromwilliam
@learnitfromwilliam 6 жыл бұрын
appreciate you watching!
@GamerSaga
@GamerSaga 8 жыл бұрын
trying to go get a computer repair cerficiate but am having a bit of trouble understanding the concepts of hardware bits and bytes and data transfer speeds. i am a big visual learner and thought maybe the topic of electrical engineering would help me get a more complete insight as bits and speeds deal with the flow of electricity through a system. do you feel learning EE would help at all?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hello. When you say computer repair, do you mean actually fixing personal computers? Ie, troubleshooting hardware, etc
@GamerSaga
@GamerSaga 8 жыл бұрын
yes
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Ok. Here's the deal. If you are having difficulty understanding the basic concepts of a computer hardware, then electrical engineering will make you lose your mind. Computer hardware is not that difficult. Don't over complicate it too much. There are physical components that make up the computer (hard drive, power supply, RAM, etc). That's easy stuff. Then you just learn how they all operate together and that's where some of the bits, bytes, kb, mb, gb all come into play and obviously some other stuff. There's alot of free info on the web to learn this so take advantage. I knew nothing about computers when I started school and those were the basics I had to learn. Hardware was the first class I took.
@GamerSaga
@GamerSaga 8 жыл бұрын
i am curious how much more complicated is electical engineering compared to computer technician or lets say also programming.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Well, lets put it this way. If you were not good at math in school, EE will be extremely difficult. And that's just part of it. It doesn't compare to a computer tech, not even close. Programming is a completely separate focus. It's basically learning a new language(s) and takes ALOT of work to figure out.
@flashgordon377
@flashgordon377 8 жыл бұрын
What's the difference between a Computer Science and Software Develoment course?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Cris Gordon Hello Cris. The computer science degree curriculum will definitely have software design/dev courses. But that doesn't mean you have to go through a degree program to learn how to code. For example, if you wanted to learn a specific programming language, you could take a course on it and that would be considered a software dev course. OR if you wanted to get into developing phone APPs, you can take courses on that specifically. So it really depends on the direction you'd like to go. Hope that makes sense.
@cpoppinz12
@cpoppinz12 8 жыл бұрын
Hello I'm currently a college student majoring in computer science however I've had a tough time deciding between ECE and CS. In terms of a career I cannot see myself working behind a desk 24/7. My dream is to create something meaningful that could impact lives. I always get excited about virtual reality drones and new technology thinking of ways of how to improve them. As a child (before tablets were made) I drew pictures of them saying that this would be the future of technology. I drew detachable keyboards like the surface and said it would one day happen. I would like to be an tech entrepreneur but I would like to develop new technologies such as drones and VR, self driving cars, car tech and much more. I understand that creating these products have a million different majors (CS, ECE, Mechanical, etc). I was wondering what would be the best path. I picked comp sci over everything else because I said that innovation is all in the software once the hardware is created.
@cpoppinz12
@cpoppinz12 8 жыл бұрын
I've been coding in college but I become easily frustrated with bugs and sometimes have no patience with code. I love working with my hands as well as thinking critically on ways of improving different technologies. (Ex. Thought about making VR work with drones to give people first person perspective). I'm very passionate about technology however I am scared picking one path over the other in fear of failure and hating what I do once I get out of college. Originally I wanted to be a comp sci / business double major to be an entrepreneur and create new technology for businesses and consumers. However now I would like to focus on one thing and get my mba later. I have internships lined up for the summer in the business field but I'm willing to give them up if I choose to switch to computer engineering. I love the idea that through code I can create something amazing but sometimes the process itself becomes hectic and cannot imagine myself hovering over my computer in a cubicle all day.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+cpoppinz12 Hello. That's a loaded question/comment :) You've got the drive to do good things and create but the question is are you creative enough to do what you want and have the hustle that it will take to be an entrepreneur? Coding is definitely not for everyone. It really is a job where you look at lines of code for hours and hours putting the pieces together. Keep in mind, that if you are creative like you say you are, you can come up with the idea for something and then outsource the actual production of the product to people who can actually make it. In other words, you're the visionary behind the "idea" but someone else builds it. Make sense? And for this, you don't necessarily need higher education. BUT that's entirely up to you. A TON of young entrepreneurs(founders of companies) of today in the tech field have degrees in Computer Science / Computer Engineering. So it's not uncommon. But it's your decision. I suggest you follow Gary Vaynerchuck. He's a WEALTH of information on what you are looking for. He'll fire you up, I promise. Check out his YT channel. Hope that helps.
@kevinabajian
@kevinabajian 7 жыл бұрын
im not really good at math but i love computer science so should i continue or not?
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
I would talk to the college/university and ask what math classes are required. That will give you an idea of what to expect. From there you can make a decision on whether to tackle it or not. You can always get tutoring on the side if needed.
@Fireblazer41
@Fireblazer41 7 жыл бұрын
I'm currently a Computer Science major, but thinking about double majoring in Computer Engineering. Is double majoring a good idea?
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
That's a frequent question I get because ppl tend to like both areas. My response is....do it if you can handle the workload of all that studying.
@leabernal3475
@leabernal3475 8 жыл бұрын
Is it possible for a person who graduated with a degree in comp. eng. to be also involved equally in software? I'm currently thinking that I'm interested in both software and hardware but I'll choose comp. eng. because there are more job opportunities for comp. engineers in our country.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hello. I would think so because the two are very similar. However, I don't know how much you study software in the comp eng degree so I would check that with the school. But also consider that you must have the knowledge and desire to work with software if you choose to go that route. You can also consider getting a double degree in both; if you can pull it off
@leabernal3475
@leabernal3475 8 жыл бұрын
If we have double degree here in PH I'll probably would but we don't so I really need to pick one.
@JagjitBrawler
@JagjitBrawler 8 жыл бұрын
+watata patata Don't double major. If you are confused between hw and sw, major in Computer Engineering. You learn both hardware and software (although, the sw is more hw oriented). Even if you don't learn that much SW in your program, you will be appreciated by any SW company (if you learn how to code well) since you have a hardware background, you will be able to help them write code that runs efficiently on hardware.
@mosesudoh6386
@mosesudoh6386 8 жыл бұрын
@info& tech i like to know, if it there is other courses under computer science?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Sorry Udoh, I'm just now seeing this question. Computer Science is a degree so you would have to check with the university to get a list of the courses required.
@abelmudenga8014
@abelmudenga8014 5 жыл бұрын
Can you do Masters in computer engineering after bachelors in applied mathematics and computer science
@learnitfromwilliam
@learnitfromwilliam 5 жыл бұрын
Yea why not. But why would you do that? Master degree is really unnecessary in IT especially in the US.
@t-rexdabeast7787
@t-rexdabeast7787 7 жыл бұрын
how hard of math is involved in computer engineering because am a senior in high school and am planning to major in Computer Engineering but math is not really my strong point
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
I don't know exactly but I can guess that you will have to take some high level math classes. Best thing to do is check with the college/university that you plan to attend and review the curriculum which will tell you those classes. If it's something you really want to do, then you'll make it happen if you put your mind to it. Don't let that stop you.
@bonilshah6729
@bonilshah6729 7 жыл бұрын
which is best??? computer engineering or computer science
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
They are both in demand so it really depends on which one interests you more. You can probably major/minor in both. Check with the school you plan on attending.
@shahzad5835
@shahzad5835 7 жыл бұрын
what if i do undergraduate in computer science and Ms in computer engineering can i do both the stuff which computer engineers and computer science professionals do.Can i do it ?
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
It's a great question and I've have a lot of ppl ask me that. I suggest that you ask the college/university if you can do that. It depends on the school.
@liadoz4369
@liadoz4369 8 жыл бұрын
I'm getting really frustrating choosing between Software Engineering and Computer Engineering. What is the quality of programming studies in computer engineering major? Is computer engineering senior is less coder than someone who choose the other?
@ToastyMeadows
@ToastyMeadows 8 жыл бұрын
I'd say SE is sort of a subset of CE.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Birdperson - Thanks so much for addressing his question. Did you graduate with a CE/CS degree?
@ipodtouch470
@ipodtouch470 8 жыл бұрын
Electrical engineering vs computer engineering what are the main differences
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Good question Jesus. I don't know all that much about EE but there are similarities between the two in regards to the school ciriculum. However, the job roles are different. Working in EE, you're designing basically anything that has to do with electrical components. With CE, it's more specific to computer electronics/components.
@isaacdivinuskwarteng
@isaacdivinuskwarteng 8 жыл бұрын
Hello, please I have gained admission to study Computer Science and Engineering at University of Mines and Technology, Ghana. Is it possible to get equipped with both fields in 4 years?
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hello Kwarteng. I get this question alot. My best advice is to speak with the university staff who can tell you how to double major.
@GusTavo-zd7vz
@GusTavo-zd7vz 7 жыл бұрын
Hi, I am wondering what stuff i would be learning in a major of CSE which is the combination of both. I would like to know what the greater focus would be on. I am more into programming but am also interested in the implementation on hardware but hopefully you can help me out with what CSE may look like.
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Hello Gus. That's a great question to ask the college you are going to. You'll want to look at the curriculum for all those details.
@GusTavo-zd7vz
@GusTavo-zd7vz 7 жыл бұрын
Thank you, I will be sure to check out the curriculum.
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
Wish you lots of success.
@GusTavo-zd7vz
@GusTavo-zd7vz 7 жыл бұрын
Thank you very much😎😇
@rd434
@rd434 8 жыл бұрын
I feel like making processors, hardware, circuits board is being more and more automatic and robust. Therefore, it generates less need for computer engineer. And with the IT people, those servers, laptops, network are getting a lot kore stable and one Networking admin can now deal with much more servers than before. We haven't got to the point where AI can write software and design themselves so computer major is the road to go now.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
I agree somewhat. AI will probably replace alot of what ppl do in this realm of IT (processors, hardware, circuits board) but the need for humans in I.T. will be around for a long time. What we need to understand is that there is hardware/software that require someone to write/code/maintain, etc so ppl will be needed for those jobs. Servers for example are not self sufficient. When they crash, a person needs to physically fix it. Just one example. But who knows, maybe in 30 yrs from now, all IT work will be done via AI or robots and we'll all be out of work in this space. That's why we need to be on top of technology and continuing to learn so that we don't get left in the dust.
@rd434
@rd434 8 жыл бұрын
+Information Technology Q & A Show (William C) the future you were talking about sounds great.
@TheBestAccEver
@TheBestAccEver 8 жыл бұрын
Hey, I don`t know if you`ll see this since I'm messaging late but I hope you do. I`m a transfer student and I'm going to switch majors to either Computer Science or Computer Engineering. The thing is I find it interesting what CS and CEN do but I have almost no experience with coding. Do you think I can still be successful if I have no experience? Thank you for your time.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
Hello. They are both different majors; one deals with coding/programming and the other not so much. So you'd have to decide which one interests you more. OR, like a bunch of ppl have asked, can you do both and I think you can. Major in one and Minor in the other but you'd have to talk to the university about that. But to address your concern, I'm sure that if you have the smarts to even tackle either of those degrees, then yes you can learn the coding that's required to get the degree as long as you put in the effort.
@sethfortalejo447
@sethfortalejo447 8 жыл бұрын
Okay so i suck at math too, but i really want to take computer engineering what am i supposed to do
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+seth fortalejo Hey Seth. In life if you want something bad enough, you'll find a way to figure it out. You might need to get tutoring while going to school or hook up with people who are also in these classes that can help you. But it's not just math courses, the entire curriculum is going to be tough. You probably should inquire at the school you plan to attend and get all the details on what's required to get this degree. You may find out you really don't want to pursue it and choose another path. What exactly do you want to do for work with this degree? Anything specific? I'm asking because there may be alternative methods of study depending on what job you want to get into.
@AgentBlackman
@AgentBlackman 8 жыл бұрын
So let me get this straight, Computer Engineering is more of a hands on thing rather than something like Computer Science, where you are just coding software and other things like that. and computer engineering is what makes the computer work, while computer science is what makes all of the programs on the computer work?I'm right about to go into high school and I am really thinking about pursuing a degree in computer engineering. I enjoy everything about computers (besides the viruses and bugs) and I am really interesting in getting involved with computers, and learning more about them and how they work in general. although I don't want to just sit behind a screen and code all day, I really like to learn and do things hands on.
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+Agent Blackman Hey Agent, your summary of the two is about right. If you don't want to code all day, then I'd suggest you don't follow any path that involves programming and that would include Computer Science. However, do your homework on which area of I.T. fits your personality before you commit to a 4 year degree such as CS/CE. Thanks for watching!
@mrehan8284
@mrehan8284 8 жыл бұрын
which one is better CE or CS ???
@learnitfromwilliam
@learnitfromwilliam 8 жыл бұрын
+M Rehan Hello. Thanks for asking. They are both necessary degrees in the world of I.T. I've never worked in either capacity so I cannot provide an opinion on either of them. What I suggest is to meet with someone who is going through both degree programs and ask questions. Plus, you also have to decide on which one better suits you because they do have differences.
@atheerarrak80
@atheerarrak80 7 жыл бұрын
Which is better computer science or software engineering And who studies programming more . Because friend of mine told me that the CS only studies the basics of the programming . Please help
@georgeyeranjian8846
@georgeyeranjian8846 7 жыл бұрын
asking the real question here .
@alainghawi9122
@alainghawi9122 7 жыл бұрын
it really depends on the college and their curriculum. In my case, as a computer and communications engineer we learned a lot of development in many languages such as C/C++, Java, JavaScript, php, scala, sax/dom for the xml, etc... and we tackled the subject with a very nice approach and not just the basics. I would recommend engineering if you are in for the hardware for sure and as for the software it depends how much money and time you're willing to spend but I think engineering improves your learning curve. Hope this will help
@MalamIbnMalam
@MalamIbnMalam 7 жыл бұрын
Your friend was wrong. The difference mainly between Software Engineering and CS is the amount of theory studied. Computer Scientists do a lot of programming and not the "basics" of programming. You do a lot of programming like Operating Systems programming, Compiler Theory, Data Structures & Algorithms, Parallel Processing, etc. CS in my opinion is more challenging than Software Engineering. There are also specializations in CS that have Software Engineering.
@atheerarrak80
@atheerarrak80 7 жыл бұрын
Tank you so much
@skullrazor
@skullrazor 7 жыл бұрын
Say what if I want to do Computer Engineering as well as Computer Science career, both together.... Then which course do I focus on?
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
That's a very popular question. I think you can double major or do a major and minor in either or. Best advice is to talk to the university and see what options they have for you.
@G8tr1522
@G8tr1522 7 жыл бұрын
A few topics that intersect really well (between CS and CE) are: data structures, digital design, Assembly (language), compilers, computer architecture, CPU/GPU operation.
@devinhettiarachchi5152
@devinhettiarachchi5152 7 жыл бұрын
what is best
@learnitfromwilliam
@learnitfromwilliam 7 жыл бұрын
It depends on which you like better. They are both in demand. Some people actually study both (minor/major)
Q&A -- What are the different Computer IT Jobs Types / Positions
11:04
Information Technology Q & A Show
Рет қаралды 71 М.
ОСКАР vs БАДАБУМЧИК БОЙ!  УВЕЗЛИ на СКОРОЙ!
13:45
Бадабумчик
Рет қаралды 5 МЛН
3M❤️ #thankyou #shorts
00:16
ウエスP -Mr Uekusa- Wes-P
Рет қаралды 15 МЛН
Question: Is Computer Science a Cool and Fun Profession?
12:32
The Daily Blob
Рет қаралды 107 М.
3 Degrees and Can’t find a Job.
9:44
Information Technology Q & A Show
Рет қаралды 23 М.
Pre-Sales Engineer or Android Developer | What should I do?
7:15
Information Technology Q & A Show
Рет қаралды 2,6 М.
Computer Science vs Software Eng vs Computer Eng
8:41
Tamer Shaheen
Рет қаралды 147 М.
Physics Vs Engineering | Which Is Best For You?
20:57
Zach Star
Рет қаралды 1 МЛН
Basic Skills for Entry Level Computer Jobs (what you should know)
16:12
Information Technology Q & A Show
Рет қаралды 401 М.
Зачем ЭТО электрику? #секрет #прибор #энерголикбез
0:56
Александр Мальков
Рет қаралды 353 М.
Samsung Galaxy 🔥 #shorts  #trending #youtubeshorts  #shortvideo ujjawal4u
0:10
Ujjawal4u. 120k Views . 4 hours ago
Рет қаралды 6 МЛН
ОБСЛУЖИЛИ САМЫЙ ГРЯЗНЫЙ ПК
1:00
VA-PC
Рет қаралды 1,9 МЛН
iPhone socket cleaning #Fixit
0:30
Tamar DB (mt)
Рет қаралды 11 МЛН
Мой инст: denkiselef. Как забрать телефон через экран.
0:54