Absolute beginner’s guide to starting web development in 2023

  Рет қаралды 103,009

Kevin Powell

Kevin Powell

Күн бұрын

Пікірлер: 257
@RichardCalder67
@RichardCalder67 Жыл бұрын
Great video. One piece of advice that I have for new developers is type things out, even code snippets you find online. Copy and paste is bad. Typing does two things, first and foremost it commits syntax to memory, meaning you won't have to Google it every time you try to do it. Second, it allows you time to reason about, and learn, what the code is actually doing.
@tajjamalabbas
@tajjamalabbas Жыл бұрын
I have 1st PC in the office and have a lot of free time I could not download window 10 it's a 32 bit Can you tell me any online code editor for practice? 8:10
@PeaceOutILoveMrYoung
@PeaceOutILoveMrYoung Жыл бұрын
"It's only 4 months, you are still a beginner." I needed to hear this, Kevin.
@andresfelipeladinoespitia
@andresfelipeladinoespitia Жыл бұрын
Thanks a lot, Kevin. I like this beginner/advanced approach you have decided to adopt for your content. Your name is a staple in the web development community, and I'm pretty sure your contributions to both beginners and advanced developers are highly appreciated. Thanks for the time and effort you put into your content.
@BrentMayberry
@BrentMayberry Жыл бұрын
The notetaking suggestion is so good. So many of us are satisfied when something works, and we move on. Taking notes helps cement concepts and patterns in your mind, and it's a great way to collect your own code snippets to use later. Thanks for the encouragement and advice, Kevin!
@taariqq
@taariqq Жыл бұрын
+1 for the Beginner VS Code setup video.
@christopherkecun8349
@christopherkecun8349 Жыл бұрын
Thanks for returning to the start. It is much appreciated.
@musziknchocl8
@musziknchocl8 Жыл бұрын
I just came across your video as I'm working towards a career transition into tech. I'm in the exploratory stage and trying to decide which path/skillset I want to pursue (UX or front-end dev). Your video is extremely encouraging and helped me understand that there's a community available and that I'm not expected to "know everything" or "be an expert" which is reassuring. I'm coming from a social work/mental health background so this is all very new to me. Thanks again for the positivity 🙏🏾
@jorgegamboa5408
@jorgegamboa5408 Жыл бұрын
I started like 5 months ago, I have studied lots of hours every day and yeah , Kevin is 100% right… the difference between when you start and now is a whole different thing. CSS ❤️
@andi1984dev
@andi1984dev Жыл бұрын
Thank you for this incredibly honest and back-to-the-roots review on how to start in web development. It's refreshing to see a genuine guide that doesn't rush the process but emphasizes the importance of steady learning and practice. This is a must-watch for anyone beginning their journey in web development. Kudos for keeping it real! Greets from someone "old" started webdevelopment when there was Mobile Internet Explorer version 5 😆
@ABelugaWhale
@ABelugaWhale Жыл бұрын
I know that it's not a coding essential, but I would love a "Getting Started with Git/GitHub" video alongside the "Getting Started in VS Code"
@explorer8279
@explorer8279 Жыл бұрын
I will being Sticking to your channel on this new journey of mine because your content are Concise and in-depth and straight forward. ❤
@aal2002
@aal2002 Жыл бұрын
Thank you for making a video for beginners that actually makes sense!
@LouiseJosephine
@LouiseJosephine Жыл бұрын
I first learnt HTML and CSS when i was younger and back then you made your layouts with float and position and to achieve rounded corners and shadows you had to make them with background images lol. I'm so excited by how far CSS has come and learning all the changes 🎉
@LouiseJosephine
@LouiseJosephine Жыл бұрын
I'm also a designer, and I think they need a name for when you're both because "full stack" is front/back end but I haven't found a term for when you're also a designer!
@azikkii
@azikkii Жыл бұрын
Just be thankful you didn’t start when you had to code webpages with tables 👀 I still have nightmares from nested tables inside nested tables inside more nested tables.
@She_tech
@She_tech Жыл бұрын
This video came across my tl at the right time. Was feeling overwhelmed that after months I wasn't making any progress on my front end journey.
@Evangelist45938
@Evangelist45938 Жыл бұрын
Kevin you are my hero in web developement I always recommend your channel when people say how do i learn css :)
@jennielyra3694
@jennielyra3694 4 ай бұрын
As a 41 year old stay at home mom just getting into web design (as a side hustle) your explanation of the difference between the three - so simple and refreshing.
@psm6618
@psm6618 Жыл бұрын
A VS Code beginner setup and tutorial would be VERY appreciated!
@Nyce45
@Nyce45 Жыл бұрын
Hey, Great Video Kevin! I've been studying HTML, CSS and JavaScript for 10 months with a few breaks in between. I'm not in a hurry, I am learning at my own pace. I watched many tutorials and completed a few web development courses. This week I started Front End Mentor projects, but I often feel stuck and don't know where to start or what is the best tag to use. This leaves me a bit demotivated and wondering if programming is the right path for me. However, I don't want to give up because I have a strong passion for technology. I'm fascinated by the fact that in web development we can create and let our imagination run wild.
@mk-vg1mx
@mk-vg1mx Жыл бұрын
same :D
@shamrosekjan598
@shamrosekjan598 Жыл бұрын
Same situation feels like I should just quit
@mk-vg1mx
@mk-vg1mx Жыл бұрын
@@shamrosekjan598 do not quit, find a buddy to code with
@LelouchBritannia-id6nx
@LelouchBritannia-id6nx Жыл бұрын
Try to do projects related to what you're interested, along the way you will search and find tools you need to complete it. Hope this helps
@courtneysdani
@courtneysdani Жыл бұрын
Love the video. This journey is definitely discouraging. I started a bootcamp and I’m almost on month two and I have been struggling….. I feel like we are learning everything so quickly I don’t have time to really play with or build things with the new things we are learning. I do better when I don’t feel so much pressure or so rushed.
@bensonbenson4149
@bensonbenson4149 Жыл бұрын
Glad to have seen this...started in July and I'm glad for progress. Thank you kevin
@lettyviana
@lettyviana Жыл бұрын
I tried to learn just by practicing and it was not such a good practice for me. When I combined it with theory, i.e., actually learning what each thing/function/code line does and why they do it, I started to really understand what I was doing when I just practiced. Each person has a pace and we must always respect our own. Thank you for your content Kevin, it has helped me a lot in several situations.
@KevinPowell
@KevinPowell Жыл бұрын
Totally agree, if you're practicing without having learned anything yet, you'll just be lost... the problem is too many people read/watch tutorials, but don't follow along, or they just follow along and never practice on their own!
@NKXyooj
@NKXyooj Жыл бұрын
This video gave me some inspiration. I graduated with an associate degree in web development and design and still feel like a beginner on many concepts. I’ll be looking at your other videos to teach myself again. Thanks for the video! 🙌
@undyla-chan1675
@undyla-chan1675 Жыл бұрын
Dude thank you. You're really sweet and encouraging and with all the toxic techbros around here on the internet it's hard to find someone who just sounds like they genuinely want to teach people cs. Thanks man!
@whoistobitoun
@whoistobitoun Жыл бұрын
Great channel, Kevin! You’re helping me on my journey 🙌🏾
@ahmed51988
@ahmed51988 Жыл бұрын
You said in some of your videos that one of your goals is to make people fall in love with css or at least hate it less through forming a solid understanding of it. Your magic worked for me. Thanks !
@Konstantinosiakovou
@Konstantinosiakovou Жыл бұрын
Algorithms sometimes are helpful! I have that question long time ago trying to be a professional web developer until I found your videos and I found them very interested!
@juli.72
@juli.72 Жыл бұрын
Awesome video as usual. Thanks for this Kevin!
@Swiftwebberi67
@Swiftwebberi67 Жыл бұрын
Thanks a lot for this Insight Kevin. Glad to have found your community!
@_ata_3
@_ata_3 Жыл бұрын
Thanks for pointing out that it takes time, maybe years to be good at it. A lot of people fake this so much they are not being honest.
@papyrus88
@papyrus88 Жыл бұрын
Amazing! A community like that was just what i was looking for!! ❤️❤️❤️
@Ceko
@Ceko Жыл бұрын
Bedankt
@KevinPowell
@KevinPowell Жыл бұрын
Thanks so much!
@vlfanai_dev29
@vlfanai_dev29 Жыл бұрын
Been learning web development for about 4 months now on a Lenovo Chromebook Duet😅 and this channel always help me get better with css.
@late.night.creation
@late.night.creation Жыл бұрын
Hey Kevin, great video! I also just wanted to say I really like your sweater!
@natesanp9088
@natesanp9088 9 ай бұрын
Am learning a lot through your videos. Thank you
@wranther
@wranther Жыл бұрын
A VS video tutorial based upon your teaching style would be a fine companion video to your other video tools! -Bob...
@sahanabajpaie4529
@sahanabajpaie4529 Жыл бұрын
Some KZbinrs or educators might give you the impression that you just need to be proficient in HTML, CSS/SASS, and a bit of JavaScript to secure your first front-end developer job. However, the reality is that with these skills alone, you might not even receive an interview call, let alone land a junior role. To have even a slight chance of getting an interview, you should be familiar with at least one framework (such as React, Vue, or Angular).
@Konstantinosiakovou
@Konstantinosiakovou Жыл бұрын
Absolutely and that is why I feel i am not gonna be web developer.
@AustinThomasFilms
@AustinThomasFilms Жыл бұрын
When I started watching your channel I hated CSS, now I genuinely enjoy it and think that it's one of the most fun parts! Thanks for what you do Kevin, keep up the great work.
@di2015
@di2015 Жыл бұрын
Hey Kevin, I've recently subscribed to your channel. Best content on youtube!
@nakulyadav9287
@nakulyadav9287 Жыл бұрын
I finished a pretty comprehensive certification back in march, covered html css js and basics of React. Even learnt a lot of advanced Css concepts from Kevin. Though after that, I felt completely burnt out and kind of moved away from it. It's been 6 months and I felt like I needed to get back to it. Hopefully, this time around I can stick with it for good. Wish me luck guys :) Thanks for the video kevin
@agateanne6384
@agateanne6384 10 ай бұрын
I really like this fellow. Thank you so much Kevin Powel !!! I'll definitely subscribe to your channel!
@doniecode
@doniecode 11 ай бұрын
Thank you man. God Bless😊
@swingoutmuseum6454
@swingoutmuseum6454 Жыл бұрын
Kevin, thank you for this video. I'm a newbie and I'm getting confused with all the information out there. 1) I would like to see a video about setting up and using VS code to debug a JavaScript program. 2) Another video discussing the next skills, tools, and languages to learn
@galeflower3272
@galeflower3272 Жыл бұрын
Thank you!!! I needed this.
@angerbadge773
@angerbadge773 Жыл бұрын
i was waiting for react..etc part oh wait this is an absolute beginners guide right, hope u will make an other video about what one should focus and learn once he/she has done a good amount of work and build some projects in html css and js.
@Mhmd-wx1bg
@Mhmd-wx1bg Жыл бұрын
Thanks man! I'm currently watching your space travel website course on Scrimba!
@Eminno-Ab
@Eminno-Ab Жыл бұрын
This video clarify many things thanks
@andrewchalimbanakanyinji5434
@andrewchalimbanakanyinji5434 Жыл бұрын
Thank you kevin, i really appreciate your advice
@Phantasmal-Frights
@Phantasmal-Frights Жыл бұрын
Thank you ! Beautiful video and thanks very much for the advice. Cheers !
@petrvalenta8835
@petrvalenta8835 Жыл бұрын
Hi Kevin, another very nice video. Thank you a lot! One thing, about the "Note taking" 11:00 - I've tried, but in fact there is so much information and if you are at the beginning, you don't know what is important and unimportant information and so you easily slip into writing everything. I know it, I've experienced it. Now I don't write notes anymore and instead I prefer to write code. If I don't remember something, I look at my older repos, or I google (or ask the AI) and I remember a lot more that way than by writing notes. 😊
@KevinPowell
@KevinPowell Жыл бұрын
One reason I like to advocate for taking notes after, and not during. When you do it while learning, you tend to write *everything* down. If you do it afterwards as a recap, it can be a lot more useful. But yeah, coding first for sure!
@thejourneyofamom
@thejourneyofamom Жыл бұрын
Thank you Kevin for this video.
@bill4824
@bill4824 Жыл бұрын
@KevinPowell, Last week I started my web dev journey through Scrimba. I am doing the Front End Career Path. I've also done your CSS course there as well! Thanks for all you do.
@eirenedelosreyes6025
@eirenedelosreyes6025 Жыл бұрын
I agree,taking note is a great tool in learning.
@sebastiangonzales46
@sebastiangonzales46 Жыл бұрын
Thank you so much for this Sir Kevin 🙌
@homeoffice3524
@homeoffice3524 Жыл бұрын
I totally recommend Notepad ++ I can work with VScode. But I just don't need all that customisation and beautify things. It's just really personal preference. For example if I'm doing Python code then definitely VS or Pycharm not notepad++ but for HTML/CSS/PHP I somehow prefer Notepad++
@eymardjulianfaderon7493
@eymardjulianfaderon7493 Жыл бұрын
very informative man, thanks a lot and God Bless.
@harikrishnanpandyan5684
@harikrishnanpandyan5684 Жыл бұрын
Me : Learning more than 9 months still watching the video.. 😅😂😜
@Alex.Shalda
@Alex.Shalda Жыл бұрын
Hey! Already applying?
@olaniyanayodele5986
@olaniyanayodele5986 Жыл бұрын
Css got us all like this😂
@fuzzboi
@fuzzboi Жыл бұрын
Been learning for 5 years! In the same situation 😂👏
@nickodicko8866
@nickodicko8866 Жыл бұрын
Same 😂
@tamunotonyespencer922
@tamunotonyespencer922 Жыл бұрын
@@olaniyanayodele5986 where you at?
@952a259
@952a259 Жыл бұрын
Kevin, thank you for great motivation video! 👍
@Akim-z8t
@Akim-z8t Жыл бұрын
Senior developer, watching this video👍
@crimsonisland
@crimsonisland Жыл бұрын
I’d love to see how you configure your VS Code.
@Glorian692
@Glorian692 Жыл бұрын
thanks Kevin so much may God give you more life and all you wish to fullfill..
@MarvinKleinMusic
@MarvinKleinMusic Жыл бұрын
I would highly appreciate a video about VS code
@sam-harrison
@sam-harrison Жыл бұрын
So well explained, awesome stuff 👍🏻
@JerryFitness01
@JerryFitness01 Жыл бұрын
Super helpful! Thanks a lot!
@rawafkarim4469
@rawafkarim4469 Жыл бұрын
I agree writing notes is very efficient way and by doing this we don't forget stufffffffff
@lillyinthefield2787
@lillyinthefield2787 Жыл бұрын
Yes I been looking all. Over NO ONE HAS A BEGINNER into vs code as far as learning how to use it 😮😮😮😮
@raba650
@raba650 Жыл бұрын
I’ve always seen myself as not being that creative. So coming into this field with this in mind, I’m struggling with coming up with design ideas. But looking at the dev tools elements and styling for different themes and websites has helped me to learn. Hopefully the more I do, the better I’ll get over time.
@fitsum-ru5yw
@fitsum-ru5yw Жыл бұрын
Please help me I'm in the same situation thinking of i'm not creative enough for software engineering... but I'm academically clever student.
@raulbarriga7416
@raulbarriga7416 Жыл бұрын
@@fitsum-ru5yw Just study the topic of web design to learn about different tools & technical people use in web development. There’s a bunch of KZbin videos on this to help.
@spankyjeffro5320
@spankyjeffro5320 Жыл бұрын
Why not focus on being practical in stead of creative? Why not try to fix some problems? Create functionality? If you want to focus on being creative, copy for a time. Look for sites with cool themes and copy them to gain inspiration and break down their design choices.
@charith-q8m
@charith-q8m Жыл бұрын
That is really helpful.. also improved my confidence
@1DonFF
@1DonFF Жыл бұрын
I just use the basic built notepad app already available on either phone or laptop but shi gotta google the elements sometimes yk 😂😂😂😂😂😂
@Poukenkambou
@Poukenkambou Жыл бұрын
Kevin, this is a very motivational message
@_tanzil_
@_tanzil_ Жыл бұрын
Finally after being comfortable with JavaScript, I'm gonna start learning React on September 😊
@hollowbug2443
@hollowbug2443 Жыл бұрын
A good metaphor for the web languages is: Html is like the skeleton of a creature. Css is all the muscles & skin javascript is the ability to everything and make it interact with each other and other things. And javascript frameworks (like react, angular etc) are throwing out or/and rewriting other functionalities for a different creature (use-case scenario) like a dog instead of a human. dogs don't need the walking but instead need a rewrittten speech module to just go 'barf' and some variations of it.
@MrDwarfsChannel
@MrDwarfsChannel Жыл бұрын
First of all Great video as always. I am a returning Web Developer / moving to web dev from another field. It could be a cool idea to make a video for develoeprs coming from other areas since web dev is really different to other fields in that there are tons of options for tooling. For example in IOS dev there is a clear choice of what you should focus on and what are the tools that you need to learn if you want to do something but in webdev there are tons of frameworks and libraries for almost everything.
@daveturnbull7221
@daveturnbull7221 Жыл бұрын
I find taking a 10-20min break really handy when I'm struggling to wrap my head around something. I usually go and turn a perfectly good piece of wood into sawdust. I often find the solution suddenly just pops into my head.
@KevinPowell
@KevinPowell Жыл бұрын
Yes! breaks are so important!
@tamunotonyespencer922
@tamunotonyespencer922 Жыл бұрын
You learnt yourself
@janbohlen8488
@janbohlen8488 Жыл бұрын
Great video, thanks
@Smile__007
@Smile__007 Жыл бұрын
Beyond amazing 👏🏾......
@__manojts__
@__manojts__ Жыл бұрын
First like and comment my guru 😊
@adeniyiokunade1075
@adeniyiokunade1075 Жыл бұрын
Learnt how to use ATOM through you so please do a how to get started with VS CODE video. Thanks.
@jeanelizedenys
@jeanelizedenys Жыл бұрын
i'd be interested in a setting up vscode video showing from fresh install of vscode to live site. ie how you set it up, compile code and get it to run the website, test your code and maybe even debug if there are tools for that
@keaton718
@keaton718 Жыл бұрын
Do you have advice for designers who want to learn web development to supplement their design skills? I know usually designers design a site and developers make it, but designers aren't cheap and developers aren't cheap so some of us want to do it all ourselves. I know you've said multiple times you don't recommend trying to specialise in both, but it is nice being able to make all your own graphics and animations and videos and stuff and the static html site that uses it all.
@nordicnomad5473
@nordicnomad5473 Жыл бұрын
Try to convert a web design done in Photoshop or the same into actual html/CSS. This will help you to learn the basics, then start learning CSS animation, gradients etc
@ViewMumbai
@ViewMumbai Жыл бұрын
Great content ❤🎉
@mskev8224
@mskev8224 Жыл бұрын
Very intersting explanation of the fundementals. I know you are an expert on web matters but could you reduce the zoom cuts as they are very distracting.
@colorsofgaia
@colorsofgaia Жыл бұрын
I feel like making templates for WordPress, sounds fun. Do you know the difference in Wordpress and Webflow?
@nordicnomad5473
@nordicnomad5473 Жыл бұрын
It's better to learn by doing, for example try to create a simple mouse click game using html, CSS and JavaScript . This will make us learn the basic and most used features of html, CSS and JavaScript
@jeremiahsmarketing
@jeremiahsmarketing Жыл бұрын
Thanks man
@TheJurciks
@TheJurciks Жыл бұрын
I couldn't agree more about reflecting on where you started and where are you now. I've been learning Web Dev seriously for more than a year now, trying to put in at least an hour every day, of course it doesn't work that way so ideally I will do it like 4 days throughout the working week. So after a whole year and doing college I will still sometimes feel like I don't know what am I doing but if I look back at my college course where I barely touched on JS and now after I've been learning for a year the difference is staggering. I always laugh at these KZbin videos whiy titles "How I become a web developer in 6 months"
@lesalmin
@lesalmin Жыл бұрын
Here's my advice to beginners: test each new line of your code immediately after writing it - it doesn't take too long and your code will remain valid all the time (actually VS Code Live Server extension will do it semi-automatically for you). If you add several lines of HTML, CSS and JavaScript at once and then test your page/app it will be much harder to find the error(s).
@HarveySpecter0
@HarveySpecter0 Жыл бұрын
Thanks Kevin
@maddysingh8332
@maddysingh8332 Жыл бұрын
Sir i have been following your channel for a year and so but your main focus has always been on css please make some videos on the functionality side(javascript) from the beginners perspective. I have completed your course conquering responsive layouts, please make some videos on javascript as well 🙏🙏🙏🙏
@KevinPowell
@KevinPowell Жыл бұрын
A lot of other very talented teachers who know JS better than me out there :D
@maddysingh8332
@maddysingh8332 Жыл бұрын
@@KevinPowell any recommendations please 🙏
@vmGrymm
@vmGrymm Жыл бұрын
thank you !!!
@tech_with_med
@tech_with_med Жыл бұрын
great video.
@pfever
@pfever Жыл бұрын
Summary: * You will need a PC with a browser and a code editor or IDE * Learn HTML, CSS, Javascript in that order. * Do not wait to become "perfect" at one language before moving to the next one, there is always something new to learn so google, AI, and the community of programmers are your friends. * Learn by doing, work on personal projects that motive you. * Everybody follows a different path, after knowing the basics, you will know what you need when you are faced with a necessity when building something * Make a list of bullet points of what you learned after a study session in order to clarify your understanding
@deatho0ne587
@deatho0ne587 Жыл бұрын
VSC or NeoVim (has a higher learning curve but you might like it better) for your IDE. Obsidian is great for taking notes and also decent for learning Markdown (you will need this for jobs). NPP okay for notes (quick ones) and looking at files from others (before adding them to your own).
@myartikool
@myartikool Жыл бұрын
(Neo)Vim for webdev is so needy in terms of plugins, custom settings, lsp's, linters and so on. It is really better to just start with vscode and not touch (neo)vim until you feel comfortable with the default web stack. I've already learned basics of react and started learning typescript - and that's another layer to take care of. So i just get burntout of neovim and its settings, and plugins to make it usable... so i just switched back to vscode. Don't get me wrong for some python, c, java or whatever language like that - (neo)vim is awesome and i would've use it, but for webdev there's just too much work to make it... nice to develop in. Oh, and in vscode there are two awesome plugins for typescript: total typescript, pretty typescript errors. Not a necessity but something nice to have at start.
@deatho0ne587
@deatho0ne587 Жыл бұрын
Work comps: VSC - Companies love MS Home/Work comps: VSCodium or NeoVim - Depends on the OS By the way, TypeScript is not every job out there. Yes, it is nice and wish JS had types by default. The extensions to add to VSC for webdev depend on what projects a user will be working with. "Code Spell Checker" can work in general.
@jonsommet
@jonsommet Жыл бұрын
I started learning in 2019, I have a degree and certificates, and I would say I am just now starting to feel like I know a thing or two.
@jamesruport2608
@jamesruport2608 Жыл бұрын
How relevant is this with website builders like square space or word press? Are people building websites from scratch?
@Swiftwebberi67
@Swiftwebberi67 Жыл бұрын
Hey James. I'm a web designer and I just ventured into web dev very recently The thing about Website builders like square space, Wix and others as I've noticed is they bypass the coding aspect of building websites and provide "building blocks" (already coded content/shape/structure) that allow the Web designers drag and drop these items till they fully make a website based on their predetermined design structure. So that way, you can create a website as Kevin described w/o having to use a Front end dev or UI/UX designer and you don't need to code that way. There are limitations to that though
@KevinPowell
@KevinPowell Жыл бұрын
A lot of people built sites or apps from scratch. Like @salamiolamilekan7079 mentioned, those tools are somewhat limited... and also, someone is building the themes that you use with those!
@jamesruport2608
@jamesruport2608 Жыл бұрын
@@KevinPowell thanks guys for the feedback, new to the scene just learning html, and playing with python trying to figure out what I’m going to do when I grow up (35 years old). I have build some web sites with builders and your points make perfect sense.
@4115steve
@4115steve Жыл бұрын
I feel like tutorials aren't really hell. I've been watching C programming videos and it's helped me understand reading the sytax. While I do agree it's good to practice, I think people really push beginners to much to write programs before they're actually ready to.
@alaaxeldin
@alaaxeldin Жыл бұрын
As someone who is trying to learn, I would add one thing which is should put effort where it counts. Your brain is designed to ignore any information that is irrelevant at the moment. So if you spend hours watching videos and reading documentations, you are going nowhere but if you actually try to 'get your hand dirty' and start by building small projects and searching for the information you need to solve the problem you're currently facing then you will go really far really fast. However You should enjoy the journey and don't focus on the destination because it doesn't exist.
@spankyjeffro5320
@spankyjeffro5320 Жыл бұрын
#1- Your brain isn't and wasn't designed. #2- All information is relevant to what you want to achieve. #3- Tutorials introduce you to concepts, practice cements those concepts. But, tutorials are taking you somewhere, towards proficiency. #4- Sure, googling specifics can be good. But, foundationals need to be learned first or the only things you're gonna learn are individual specifics. #5- The destination is proficiency: Tutorials - Practice - Start project - Finish project - Start project - Google specifics - Finish project - Practice till you have at least 5 sole-developed projects. Then you're proficient.
@unus55
@unus55 Жыл бұрын
Thanks :)
@moodyshah007
@moodyshah007 Жыл бұрын
as well as html, css havascript, should you also learn C# or Python
@3.14name
@3.14name 11 ай бұрын
I m very unsure if I should pivot to web development with a marketing ba, or it s too late for it now and I should focus on something else seeing AI building a website with just a few prompts. Any advice?
@115switch
@115switch Жыл бұрын
This is literally day 1 advice lol i consider myself a beginner but not fron scratch lol but that is really good advice overall for people just starting out usually you see videos and they make a lot of assumptions. great channel great video as always
Learn by copying, not copying & pasting
28:02
Kevin Powell
Рет қаралды 25 М.
Avoid These 5 Awful CSS Mistakes
20:42
Kevin Powell
Рет қаралды 199 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Web Developers Are Disconnected
21:36
ThePrimeTime
Рет қаралды 231 М.
What I do as a Front-end Web Developer
18:16
The Minimal Jess
Рет қаралды 73 М.
Complete Beginner's Guide To AI 2025
36:13
Jake Kay
Рет қаралды 1,7 М.
DHH discusses SQLite (and Stoicism)
54:00
Aaron Francis
Рет қаралды 104 М.
Learn web development as an absolute beginner
12:57
Coder Coder
Рет қаралды 2,9 МЛН
Avoid these 5 beginner CSS mistakes
21:38
Kevin Powell
Рет қаралды 89 М.
Learn Web Development And ACTUALLY Get A Job | Ultimate Guide
1:33:52
James Cross
Рет қаралды 1,5 МЛН
How I'd Learn Front End Web Development (If I Could Start Over)
8:39
Sajjaad Khader
Рет қаралды 22 М.
The 6 most important CSS concepts for beginners
28:58
Kevin Powell
Рет қаралды 163 М.