Тёмный

5 Skills Web Developers should Learn. 

Stefan Mischook
Подписаться 261 тыс.
Просмотров 11 тыс.
50% 1

Опубликовано:

 

7 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 51   
@zenmasters_games
@zenmasters_games 2 года назад
5 key skills according to uncle Stef: * Fundamentals * Refactoring * Design patterns * SQL & databases * Communication skills
@StefanMischook
@StefanMischook 2 года назад
Thanks for the list! 👍
@batchrocketproject4720
@batchrocketproject4720 2 года назад
Very clear and insightful, thanks Stefan. I feel many people learning javascript view it as a hurdle to be jumped before getting into what they image to be the important stuff - frameworks. In my view, this approach is a recipe for constant headaches. The important stuff is the fundamentals, every thing else depends on it and the more you can do confidently outside of any framework, the better you will be able to harness the power of frameworks while avoiding the many pitfalls of working with complex routines hidden beneath "simple" syntax. It would help if hiring teams for junior developers concentrated on basic understanding ahead of superficial knowledge of the latest fad library.
@eghtrading7484
@eghtrading7484 2 года назад
Thanks Stef! I am 48 & enjoying doing your online course. Internet changed everything...5mn course are not possible @uni.
@StefanMischook
@StefanMischook 2 года назад
Welcome!
@erickheredia8910
@erickheredia8910 2 года назад
Keep pushing! Good luck and welcome to this awesome journey!
@hafeezolaniyi5030
@hafeezolaniyi5030 Год назад
You have gained a ton of wisdom over time and you touch important topics. You are remarkable
@StefanMischook
@StefanMischook Год назад
Thanks!
@watering.plants.
@watering.plants. 2 года назад
i love the acronym breakdowns @7:18 haha, this was great !!! Thanks
@_ash64
@_ash64 2 года назад
This is real experience talking right here!! V. helpful, this channel become my go-to for web programming and programming in general!
@StefanMischook
@StefanMischook 2 года назад
🙏
@tonimojo5859
@tonimojo5859 2 года назад
Thank you Steph well done my friend. 👍🏽
@dreamsfloatjoe
@dreamsfloatjoe 2 года назад
Great job Stefan! Thank YOU very much for sharing.
@runtimejpp
@runtimejpp 2 года назад
Thanks for the good content and perprective, we appreciate it !!!
@StefanMischook
@StefanMischook 2 года назад
Thanks and welcome!
@unclepalo
@unclepalo 2 года назад
Hey Stefan I’m taking your web dev and python course and they’re helping a lot coming from zero coding background. I was wondering if you had any plans to release blockchain like courses like solidity etc, I’m looking to get into blockchain one day
@StefanMischook
@StefanMischook 2 года назад
Sorry no plans but the good news is that once you learn what I teach (add the Python) learning blockchain will be so much easier … almost Thanos snap easy!!!
@unclepalo
@unclepalo 2 года назад
@@StefanMischook I can’t wait, I’m currently taking your python course (currently chapter 5) after completing HTML CSS JS, and I’m honestly shocked how much I’ve learned the last 40 days. That’s great to know thank you for all the help you’ve given us noob nerds
@krish3d385
@krish3d385 2 года назад
Thanks uncle. I liked this video. It has got more informative lately.❤️
@stormShadow64
@stormShadow64 2 года назад
Wow Uncle, I didn't know you wrote a book !
@kakairecharles3474
@kakairecharles3474 2 года назад
Many thanks, Uncle Stef.
@nokibulislam9423
@nokibulislam9423 2 года назад
Dont you think better communication is the thing that one must have thing that helps other things to grow ?Its part of our character how we communicate right? Whats your thoughts on this?
@gudeboindy6674
@gudeboindy6674 2 года назад
Hi Stefan, hope you are ok. The questions you asked after each video in your web dev course should be like the ones they can ask in the interview. Just a suggestion, thanks.
@StefanMischook
@StefanMischook 2 года назад
The questions in the courses, are designed specifically to reinforce the key concepts and techniques taught in the lesson. Once you complete a course, you will have a good understanding of the language, and the surrounding elements in which the language operates. Very important. I take care of job issues, in my mentoring program at unclestef.com. Thanks!
@gudeboindy6674
@gudeboindy6674 2 года назад
@@StefanMischook Thank you for your quick response.
@Jessica-lv8vh
@Jessica-lv8vh 2 года назад
Hi Stefan! How can we get your book in the UK, a paperback version? Delivering from the US Amazon is too expensive…
@Jessica-lv8vh
@Jessica-lv8vh 2 года назад
No need to reply. I was being redirected to Amazon US by default on my phone web browser.
@ltlt-gz2ic
@ltlt-gz2ic 2 года назад
Hey Stefan i’m assuming your course is for beginners to learn the fundamentals and also able to see which aspect of programming they want to dive into? Whether that be front end or back end For example
@OneHard
@OneHard 2 года назад
can i learn just php and sql and leave the front-end stuff to the front-end pros ?
@StaticBlaster
@StaticBlaster 2 года назад
yes, you can stick to back-end development.
@StaticBlaster
@StaticBlaster 2 года назад
however, you will need to understand at least one programming language as well such as Java or C++.
@nopalfi1409
@nopalfi1409 2 года назад
That's what i'm learning now. I'm learning Spring Boot for the back-end and possibly thymeleaf to have the template, and i can just leave the front-end developer for the rest 🤣
@StefanMischook
@StefanMischook 2 года назад
You have to learn at least some HTML5 and CSS3.
@OneHard
@OneHard 2 года назад
@@StefanMischook thank you
@stefan-haas
@stefan-haas 2 года назад
I personally think SQL is overrated. I have never used it in a software engineering role because we were always working with ORMs
@carterpaul2688
@carterpaul2688 2 года назад
What stack were you using?
@stefan-haas
@stefan-haas 2 года назад
@@carterpaul2688 The only time I was actually using SQL was when I did Data Science for a short preiod of time, but also Data Science can be done with less SQL when done right in the Cloud running an Apache Spark worker to make parallel data aggregations
@StefanMischook
@StefanMischook 2 года назад
We use ORM too in StudioWeb but there are time when you need to go to raw SQL and you still need to design your database tables … to do that efficiently, you need to really understand SQL queries and the impact on performance different queries imply.
@-Engineering01-
@-Engineering01- 2 года назад
Even a 12 years old kiddo can be a web developer these days :D You don't need to have any CS background to get into in, what a weird field is this. If you want to feel like a real engineer, welcome to the Embedded systems programming.
@user-hz5eh8sv9z
@user-hz5eh8sv9z 2 года назад
Hi! do you accept orders for money to create a plugin based on the customer's ideas for the Revit program? I think this will be an easy task for you. I can write by mail more precisely if you are interested!?
@thomasbarrios3804
@thomasbarrios3804 2 года назад
Uncle Stef after I learn html,css,js foundations should I jump into making projects or learn factoring? I'm almost done with your js course.
@michamarkiewicz5355
@michamarkiewicz5355 2 года назад
You should make projects while learning HTML, CSS and js foundations and after too. Otherwise you won't really have deep understanding and it won't save in your long-term memory.
@StefanMischook
@StefanMischook 2 года назад
👆🕺
@thomasbarrios3804
@thomasbarrios3804 2 года назад
@@michamarkiewicz5355 does writing,typing and playing around with each bit of code he teaches us count? When I mean project I mean just focusing on making a landing page or creating my portfolio. Appreciate any advice you give 🙏. Pretty much alone on this journey.
@michamarkiewicz5355
@michamarkiewicz5355 2 года назад
​@@thomasbarrios3804 Yeah it counts, when you read or watch something about a concept you get some temporary theory in your head, but you are only really scratching a surface of this concept and will probably forget most of it in a week or two. The way I learn now is I read about a concept (like asynchronous javascript or whatever) then I play with it for some time, and if it's important and difficult topic then I will also most likely create a whole new project around it just to practice this concept. Then after that if I won't use that concept for some time (like 2 weeks) because I won't have any opportunity to use it, I will look on Google if there are any exercises regarding this concept so I can drill it. Basically when you start forgetting things about particular concept you want to drill it. Don't do it everyday though, you want to drill concept when you start to forget some things about it (every few days or every week or two, depending on how good you are in it). If you want to learn how to learn, there is a book called 'Make it stick' and it gave me really good tips on how to go about it.
@sirbobbyuk
@sirbobbyuk 2 года назад
What about working with testers? And yes I’m one
@StefanMischook
@StefanMischook 2 года назад
Language skills are core to that.
@aneesahthequeen
@aneesahthequeen 2 года назад
😍😍❤️❤️💙💙
@franciscolinares7392
@franciscolinares7392 2 года назад
First
Далее
The 10 Rules to Live By
13:28
Просмотров 14 тыс.
Can you Learn to Code at 55?
14:00
Просмотров 8 тыс.
Самое неинтересное видео
00:32
Просмотров 844 тыс.
БЕЛКА РОЖАЕТ?#cat
00:22
Просмотров 436 тыс.
How Senior Programmers ACTUALLY Write Code
13:37
Просмотров 1,5 млн
12 Steps to Landing Dev Jobs in 2023
13:45
Просмотров 32 тыс.
How Many Hours a Day should you Spend learning Code?
9:40
Broke at 50, should you Learn to Code?
14:08
Просмотров 384 тыс.
Web Developer Roadmap (2024) - Everything is Changing
25:02
Coding Predictions for 2025
16:14
Просмотров 20 тыс.
I Feel Bad For New Programmers
19:12
Просмотров 440 тыс.
How Coding can Quickly make you Financially Free
8:52
5 Reasons why Devs Need to Learn APIs and Libs
7:52