How To Pick Your Specialization As a Software Engineer - 6 Week Resume Bulk (/w Microsoft Engineer)

  Рет қаралды 9,816

Jason Goodison

Jason Goodison

Күн бұрын

How to pick your specialization as a software engineer! This is week 2 in a 6-week program to bulk your resume and improve it by adding new projects to get the internships that you want.
We're being really intentional about the projects we make to ensure that they will increase our odds of getting an internship.
Please follow along and share with friends!
Chapters:
0:00 - Intro
0:47 - 4 Different Categories
1:06 - What is Frontend?
1:26 - What is Backend?
1:32 - What is Full Stack?
1:43 - What is Embedded?
2:00 - What is ML?
2:18 - Which one is for you? (Questionaire)
5:09 - What Technology Should I Learn?
6:43 - I Still Don't Know What To Learn
LinkedIn: / jasonlevigoodison
Instagram: / jasongoodison
Github: github.com/JasonLeviGoodison (Leetparty projects here)
Discord: / discord
**DISCLAIMER**:
Tech Inturn was prepared or accomplished by Jason Goodison in his personal capacity. The opinions expressed in this video are the author's own and do not necessarily reflect the views of Microsoft, Waterloo, or its affiliates.

Пікірлер: 39
@JasonGoodison
@JasonGoodison 3 жыл бұрын
Leave a like if you enjoyed this video! Chapters: 0:00 - Intro 0:47 - 4 Different Categories 1:06 - What is Frontend? 1:26 - What is Backend? 1:32 - What is Full Stack? 1:43 - What is Embedded? 2:00 - What is ML? 2:18 - Which one is for you? (Questionaire) 5:09 - What Technology Should I Learn? 6:43 - I Still Don't Know What To Learn
@sevenaries
@sevenaries 3 жыл бұрын
Hey Jason, thanks for the video! I just accepted my offer to Waterloo CS/BBA and your videos really helped me with the choice. Keep it up man
@gchekibed2099
@gchekibed2099 Жыл бұрын
Dude! Short, informative, and to the point. Never apologize for that. It's what made me subscribe.
@sagemodeace9949
@sagemodeace9949 7 ай бұрын
Hey Jason Thanks so much for the explanation! Now I know which area I want.
@victoryzzz7125
@victoryzzz7125 Жыл бұрын
Thanks for making this video, this content is so useful!
@OliviaLearns
@OliviaLearns 2 жыл бұрын
wow thank you for your knowledge~ very concise and insightful!
@JasonGoodison
@JasonGoodison 2 жыл бұрын
Thanks!! Glad you enjoyed it!
@sbstorage95
@sbstorage95 3 жыл бұрын
Really great and clear video
@sukhbhullar4030
@sukhbhullar4030 2 жыл бұрын
ocean of great information ❤️🙌
@aditidalvi8118
@aditidalvi8118 3 жыл бұрын
This was so helpful !!
@jadendodoo4979
@jadendodoo4979 Жыл бұрын
thanks for making this video. it was really helpful :)
@JasonGoodison
@JasonGoodison Жыл бұрын
Glad it was helpful!
@CallousCoder
@CallousCoder Жыл бұрын
Hey backend we also have Rust and C++! They create the fastest APIs and the most easily scalable as they are/can be statically linked and thus easily and efficiently dockerized. Our whole yarding bank is build on C++ APIs. They once tried to move to Java but it was no success - GC fucked up throughput at random intervals missing crucial bidding points, that’s not something a real time trading floor can have. They calculated that to counter this and to scale to the same performance as C++ the infra costs would go up 200-250%. So the two mainframes are still chucking away nicely with Linux lpars and C++ code hitting another mainframe’s DB2 database.
@bramptoncentennial5452
@bramptoncentennial5452 3 жыл бұрын
Hey our students really enjoy your video lot of them are willing to do under grade in compsci from Waterloo you mind doing a video on what we’re the first year courses you took and also if you can kindly provide some details on what is expected from your first year courses like tests everyday or how the assessments works thanks so much for helping our kids .
@naveen7513
@naveen7513 Жыл бұрын
Hey!! Can I ask u something? Why should not consider php, Is there any specific reason ?
@jadendodoo4979
@jadendodoo4979 Жыл бұрын
Also, if you enjoy working in groups or teams, which type of software engineering will you recommend?
@JasonGoodison
@JasonGoodison Жыл бұрын
All of these will have groups and teams :)
@slycreator
@slycreator Жыл бұрын
a reasonable thought on why not php ?
@Rego180
@Rego180 3 жыл бұрын
When you show up to class and the Prof forgets to collect last weeks assignment. Phew
@JasonGoodison
@JasonGoodison 3 жыл бұрын
lmaoooo we work on the honor system here
@hleet
@hleet Жыл бұрын
PHP : Personal Home Page ... yeah I know it changed the acronyme name, but still the one I think of when seeing "PHP"
@CallousCoder
@CallousCoder Жыл бұрын
Im a true system and lowlevel engineer. I hate UIs I hate end users. I guess all misanthropes are lowlevel and systems engineer. And not C++ but C and assembly.
@jaegee3716
@jaegee3716 Жыл бұрын
is HTML/CSS a long lost language or more ppl not requiring it anymore? most companies would take someone that know JS over someone that knows HTML and CSS?
@JasonGoodison
@JasonGoodison Жыл бұрын
I feel like most people know those and/or they arent too hard to learn
@jaegee3716
@jaegee3716 Жыл бұрын
@@JasonGoodison ok gotcha. Yeah definitely seem easy and ummmm I'm a lil older so when MySpace was hot them page designs were in HTML and CSS it's funny bc I remember some of that stuff. Thank you
@BillyRyan123
@BillyRyan123 Жыл бұрын
What if I love all 4 categories?😂
@insider.o
@insider.o Жыл бұрын
why not Php????
@jadendodoo4979
@jadendodoo4979 Жыл бұрын
HI Jason. How about IT tech support specialist. Will that be part of the software engineering category.
@JasonGoodison
@JasonGoodison Жыл бұрын
Not sure - but my first guess would be no
@anthonydinino2321
@anthonydinino2321 3 жыл бұрын
What's wrong with PHP?
@JasonGoodison
@JasonGoodison 3 жыл бұрын
Very old and very gross in syntax, style and weird 'gotchas'
@CallousCoder
@CallousCoder Жыл бұрын
@@JasonGoodison old is not an issue. But the fact that you can return a string or an object in the same function is idiotic. And the fact that the interpreter is rather memory intensive.
@tungvu4339
@tungvu4339 3 жыл бұрын
how abt mobile engineering?
@JasonGoodison
@JasonGoodison 3 жыл бұрын
Java for Android and Swift for IOS are my recommendations
@tungvu4339
@tungvu4339 3 жыл бұрын
yeah, I love backend more :d
@tonnose
@tonnose 2 жыл бұрын
@@tungvu4339 Some time in the future the mobile phone will become the game changer again, like Piper Net :)
@-Engineering01-
@-Engineering01- Жыл бұрын
Hey where is game development ? Is it sucks ? xD
@Sanyu-Tumusiime
@Sanyu-Tumusiime Жыл бұрын
no thank u. i choose mobile development
The Career Paths in Software Engineering
13:16
Tiff In Tech
Рет қаралды 28 М.
100😭🎉 #thankyou
00:28
はじめしゃちょー(hajime)
Рет қаралды 31 МЛН
Joven bailarín noquea a ladrón de un golpe #nmas #shorts
00:17
CAN YOU HELP ME? (ROAD TO 100 MLN!) #shorts
00:26
PANDA BOI
Рет қаралды 36 МЛН
How I get Promoted Every Year At Microsoft (as a Software Engineer)
10:44
How to Choose your Coding Career
10:24
Stefan Mischook
Рет қаралды 55 М.
Career Paths for Software Engineers and how to navigate it.
13:15
The Microsoft Interview Experience (Application To Offer)
9:07
Jason Goodison
Рет қаралды 43 М.
Top 10 Types of Software Developers
20:39
Aaron Jack
Рет қаралды 697 М.
Backend web development - a complete overview
12:58
SuperSimpleDev
Рет қаралды 1,6 МЛН
The biggest mistake I made in my computer science degree 😔
0:48
Aman Manazir
Рет қаралды 799 М.
The TRUTH about working as a Software Developer.. Why I QUIT!
0:57
Dorian Develops
Рет қаралды 100 М.
How I Would Learn To Code (If I Could Start Over)
13:43
Namanh Kapur
Рет қаралды 6 МЛН
Full Tour of Microsoft's $100 MILLION Dollar Office | Vancouver
10:34
Rayyan Siddiqui
Рет қаралды 4,4 М.
🤔Почему Samsung ПОМОГАЕТ Apple?
0:48
Technodeus
Рет қаралды 464 М.
Эволюция телефонов!
0:30
ТРЕНДИ ШОРТС
Рет қаралды 6 МЛН
Apple watch hidden camera
0:34
_vector_
Рет қаралды 51 МЛН
ПК с Авито за 3000р
0:58
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 1,5 МЛН