Пікірлер
@steeluis
@steeluis Ай бұрын
This series is great, than you for simplifying these principles and practices.
@1234567mrbob
@1234567mrbob Ай бұрын
I have an issue with a react app where a call to fetch fails. Do you know how to solve this issue?
@shahalavi9623
@shahalavi9623 Ай бұрын
Hi with the Bootstrap issue, you just had a spelling error, it was typed Bootsrap in the import section
@chamikaniroshan5398
@chamikaniroshan5398 2 ай бұрын
Thank you.
@keimx
@keimx 2 ай бұрын
👍 thanks
@svittiko
@svittiko 2 ай бұрын
Very descriptive and useful. Thanks!
@ohno4496
@ohno4496 4 ай бұрын
why on earth thie annyoing background music - is your content that boring that one should listen to the music instead? (probably not!)
@ozy1994
@ozy1994 4 ай бұрын
in 1:52:44 you are saying you have a video on MVC's? can you give me a link to that? because i couldn't find it. Thanks
@ozy1994
@ozy1994 5 ай бұрын
i downloaded PHP and began to search a way to start a server on my machine. everyone was saying: "dowload liveserver extension.... download phpserver extension... download this.... download that...." but you sir. you gave the answer with just that one line: "php -S localhost:8080" yes thats it! you do not need any extension at all! all you need is that one line of CLI code thank you & thank you sir! much appreciated.
@definitelynotje
@definitelynotje 5 ай бұрын
thanks
@definitelynotje
@definitelynotje 5 ай бұрын
wtf why is this only 500 views?? a true gem
@Chilenaz0o
@Chilenaz0o 6 ай бұрын
I've been seeing a few videos of you and you have very good skills teaching, however i recommend you lookout the process of editing so when you're reading a script be sure of showing some animation to not be distracted seeing how your eyes are moving while you're reading. I hope you make more SE material to learn more from you! greetings from Chile.
@yasaminalizadehashrafi924
@yasaminalizadehashrafi924 7 ай бұрын
thanksss
@-anonim-3008
@-anonim-3008 8 ай бұрын
Thank so muck! It's a great job!
@josh-cent
@josh-cent 11 ай бұрын
I'm learning from scratch these things and it will be awesome if you can explain it in detail with best practices included thanks for sharing your experience and knowledge
@josh-cent
@josh-cent 11 ай бұрын
Good example but it could be better maybe if you make a complete component diagram for a full stack application in detail
@lilnb_clips
@lilnb_clips 11 ай бұрын
how do you have the fucntions and variables pre typed, when i use the http.createserver it just stay blank
@mryelaer4378
@mryelaer4378 Жыл бұрын
I love it that you start at the beginning with a quick overview about HTML. That´s perfect!
@blackx123
@blackx123 Жыл бұрын
Thank you very much !!! Your example of the giving and receiving hand is amazing!
@oluwashinalasisi5606
@oluwashinalasisi5606 Жыл бұрын
learnt a lot..very interesting..kudos to you
@MrBDude11
@MrBDude11 Жыл бұрын
I am getting an error when trying to run a server. The error starts with "dyld[30332]: Library not loaded: /usr/local/opt/libtiff/lib/libtiff.5.dylib"
@hellymynameiswot
@hellymynameiswot Жыл бұрын
Great Job !
@bishopmalayashot300
@bishopmalayashot300 Жыл бұрын
underrated channel
@filaudeauclairanne937
@filaudeauclairanne937 Жыл бұрын
A thousand of thanks for this tutorial ! 🙂
@LlewellynBonze
@LlewellynBonze Жыл бұрын
Great explanation. I was looking for this type of example code. Thank you.
@nonaeldaly2204
@nonaeldaly2204 Жыл бұрын
I CANNOT THANK YOU ENOUGH! it is 11:44 pm right now and I've been trying to work php on my Mac since 5 pm , I've watched countless videos, and nothing worked till I stumbled across yours. thank you so much for taking the time to make this video , explaining everything step by step ; you just saved my project and saved me so much freaking time <3 thanks again.
@skill_session
@skill_session Жыл бұрын
Happy to help 😊
@bthirumal1
@bthirumal1 Жыл бұрын
I'm getting "ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)" error. Could you help, please?
@skill_session
@skill_session Жыл бұрын
Yes - you have the wrong password. During installation, a random password is generated, and it is never given to you. So you need to reset the password using your system password. This is shown in the video starting from 7:20
@AdamLogan313
@AdamLogan313 Жыл бұрын
I'm getting "ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)"
@Itslegenden
@Itslegenden Жыл бұрын
From 2:04 you're showing eager initialization of a singleton, but talk about lazy initialization.
@skill_session
@skill_session Жыл бұрын
That’s a really good point. There is always that choice of how much detail and how many variations to talk about 😊
@Raj_Vishwa1
@Raj_Vishwa1 Жыл бұрын
Thanks.. ❤️ from India 🇮🇳
@Raj_Vishwa1
@Raj_Vishwa1 Жыл бұрын
New Subscriber 😊 ❤️ from India 🇮🇳
@skill_session
@skill_session Жыл бұрын
Welcome onboard 😊
@martinettlin7996
@martinettlin7996 Жыл бұрын
This is so helpful and understanding
@skill_session
@skill_session Жыл бұрын
Nice to hear. Thanks for letting me know!
@ArdaBalkanDev
@ArdaBalkanDev Жыл бұрын
Great tutorial! I found all I need in this video, thank you.
@skill_session
@skill_session Жыл бұрын
Great to hear!
@jmizzle11
@jmizzle11 Жыл бұрын
Awesome video! Just one question, why isn't localhost 8080 working for me? What can I type in instead of localhost 8080 to fully download php?
@skill_session
@skill_session Жыл бұрын
The reason is probably that you have something else running on port 8080. The port dorsn’t really matter on a localhost, so try localhost:8081 or localhost:8082
@argylleagen
@argylleagen Жыл бұрын
Awesome tutorial! Really saved me a lotta time getting started with mariadb
@skill_session
@skill_session Жыл бұрын
Nice to hear - thanks for letting me know 😊
@Kevin-cy2dr
@Kevin-cy2dr Жыл бұрын
Thanks a lot dude after helplessly scrolling through a lot this finally helped me set up php and mariadb.
@skill_session
@skill_session Жыл бұрын
Happy to help 😊
@DnGrgs
@DnGrgs Жыл бұрын
Very helpful. The tutorial in the Homebrew page didn't work for me. Thanks
@skill_session
@skill_session Жыл бұрын
Sorry to hear that. What was the problem? All you needed from the page was the command to run installation og homebrew from the terminal.
@arshad1781
@arshad1781 Жыл бұрын
Thanks
@skill_session
@skill_session Жыл бұрын
You're welcome!
@arshad1781
@arshad1781 Жыл бұрын
Nice 👍
@skill_session
@skill_session Жыл бұрын
Thanks you for the kind words 😊
@arshad1781
@arshad1781 Жыл бұрын
Thanks
@skill_session
@skill_session Жыл бұрын
No problem
@arshad1781
@arshad1781 Жыл бұрын
Nice 👍
@skill_session
@skill_session Жыл бұрын
Hope it helped you 😊
@arshad1781
@arshad1781 Жыл бұрын
Thanks 👍
@skill_session
@skill_session Жыл бұрын
No problem 👍
@arshad1781
@arshad1781 Жыл бұрын
Nice 👍
@skill_session
@skill_session Жыл бұрын
Thanks ✌
@pratyushpahari4128
@pratyushpahari4128 Жыл бұрын
Hello Sir, I just discovered your channel today, watched your HTML video for 30 minutes and Sir, I just fall in love with your teaching style , you are actually that kind of professor from whom I always want to learn, especially I loved your coolness. I don't know how to express myself but I can actually feel so much connected with you and soon after that I just thought my college professors should learn from how to teach students. Ok, now, I have couple of questions for you Sir : 1) Is there any way to connect with you (I mean I am not able to find you on Linkedin and Twitter actually) ?? 2) Currently I only learned basic C language from my college curriculum for the semester ( and may be you know how Indian Professors taught us, only they can understand what they are teaching, not us 😂). One of my friend told me to learn about Web Development and I watched some roadmaps on youtube but still in confusion, what and how can I learn, I only know HTML,CSS and Javascript are the foundation of Web Development. So, please guide me how can I learn Web Developement from your channel ?? Because I absolutely love your teaching style as you previously said. That's all, hoping for your reply soon.
@skill_session
@skill_session Жыл бұрын
Thank you so much for the kind words! I do have accounts on social media, but to be honest, I never really use them, so there is not much point in following me there. If you want to work in software, you should definitely learn web development! All software has a tendency to become web based over time. HTML, CSS & JavaScript is definitely the foundation - because they are the only programming languages that the browser understands, so after learning those, you generally have 2 options: 1. Become a full-stack developer: HTML, CSS & JS is for the frontend - the things the users can see. But to build a true web app, you will need a backend with a server application and a database. Server applications are mostly built in PHP, C#/.net, Java or Node.js . I would suggest PHP for your first server, and there is a longer course on that on my channel. The database is usually made with MySQL, PostgreSQL or Microsoft SQL Server (mostly on C#/.net projects). I would suggest MySQL, and I have videos on both how to install it and a course to learn it. 2. The other option is to become a frontend developer. Don't worry too much about the servers, and build on your skills in the frontend instead. In that case, you would want to learn either Angular, React or Vue. I would personally start with Angular, but you might have a reason to pick another one. One of these options will not rule out the other, so if you want to learn i all, I would continue after HTML, CSS & JS with MySQL -> then PHP -> then Angular. I don't have a video for Angular yet, and it will be up to 6 weeks before I do. Let me know if there is anything else I can help you with.
@gin8275
@gin8275 Жыл бұрын
Thanks for this helpful video sir
@skill_session
@skill_session Жыл бұрын
You’re welcome 😊
@janiahmad8902
@janiahmad8902 Жыл бұрын
Great Course, 1 advice to you, share your course to freecodecamp yt channel and they will publish it on their channel, and you will get more exposure,
@skill_session
@skill_session Жыл бұрын
Interesting. I’ll look into that. Thanks a lot!
@jayush8480
@jayush8480 2 жыл бұрын
PERfect, Thank you!
@skill_session
@skill_session Жыл бұрын
You’re absolutely welcome. If you’re interested, I just uploaded a full tutorial on using PHP and MySQL right here: PHP 7 Tutorial: Build Any Web App - Web Development for Beginners. 2023 Course. kzbin.info/www/bejne/aZCxcqOin9ynmqs
@wabisabi78
@wabisabi78 2 жыл бұрын
Wow.. Thank you for the video.. It's easy to understand and newbie friendly..
@skill_session
@skill_session 2 жыл бұрын
Glad it was helpful!
@RawatDa2
@RawatDa2 2 жыл бұрын
Will you complete mern stack ??
@skill_session
@skill_session 2 жыл бұрын
Yup - but it is going to be a couple of months before we get there. So many courses to put out 😊
@RawatDa2
@RawatDa2 2 жыл бұрын
@@skill_session thanks ☺
@RawatDa2
@RawatDa2 2 жыл бұрын
Thanks
@skill_session
@skill_session 2 жыл бұрын
No problem