잠시만 기다려 주세요.
Hitesh Choudhary
2024. 9. 26.
The wordpress drama is a big deal for entire open source echo system. On one side we have Matt Mullenweg, founder of Wordpress project who is asking that if you are making money out of an open source project, donate back to us in either 8% of your revenue or dedicating team towards core wordpress development. On the other side, WPEngine says, we do contribute back but in our way. Udemy course: https://hitesh.ai/udemy Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. Get all source code for react application: https://github.com/hiteshchoudhary/react-english All source code is available at my Github account: https://github.com/hiteshchoudhary Our Open-Source Project is here: https://freeapi.app Join me at whatsapp: https://hitesh.ai/whatsapp for community discord: https://hitesh.ai/discord Instagram pe yaha paaye jaate h: https://www.instagram.com/hiteshchoudharyofficial/ Learn React with 10 projects: https://www.youtube.com/watch?v=eCU7FfMl5WU&list=PLRAV69dS1uWQos1M1xP6LWN6C-lZvpkmq Learn Docker: https://youtu.be/rr9cI4u1_88?si=fSK00PNOt0gqBXp6 Learn Kubernetes: https://www.youtube.com/watch?v=7XDeI5fyj3w How does a browser works: https://youtu.be/5rLFYtXHo9s?si=UW1HrwGUzkk4E7qh How nodejs works: https://youtu.be/ooBxSg1Cl1w?si=Ks6Wih1smJZSDz4V Learn Redux-toolkit: https://www.youtube.com/watch?v=pX0SBJF01EU Learn NextJS: https://www.youtube.com/watch?v=iPGXk-i-VYU&list=PLRAV69dS1uWR7KF-zV6YPYtKYEHENETyE Learn Typescript: https://www.youtube.com/watch?v=j89BvWz8Eag&list=PLRAV69dS1uWRPSfKzwZsIm-Axxq-LxqhW Learn Javascript: https://www.youtube.com/watch?v=2md4HQNRqJA&list=PLRAV69dS1uWSxUIk5o3vQY2-_VKsOpXLD Learn React Native: https://www.youtube.com/watch?v=kGtEax1WQFg&list=PLRAV69dS1uWSjBBJ-egNNOd4mdblt1P4c Learn Zustand: https://www.youtube.com/watch?v=KCr-UNsM3vA&list=PLRAV69dS1uWQMXekDgw7fRAsHmsbKWkwu Learn Golang: https://www.youtube.com/watch?v=X4q1OM0voO0&list=PLRAV69dS1uWSR89FRQGZ6q9BR2b44Tr9N
2024. 9. 22.
코딩 공부하는 방법 마지막 강의. 공부방법 정리. 자바의 정석으로 공부하는 법, Q&A
2021. 9. 15.
https://okdevtv.com/mib/solr ~~~~~~ * VS Code로 쉽게 시작하는 Git, GitHub * 인프런: https://inf.run/LPpDg * React + API Server 프로젝트 개발과 배포 #CICD * https://bit.ly/oklearnreact
2024. 10. 20.
평생 몰랐던 부모님 취향 알아보는 곳 주소 https://parents-day.pages.dev/ 혹시 추가하고픈 질문이 있다면 댓글로 남겨주세요
2024. 5. 12.
Let's take a first look at that latest release of shadcn/ui and combine it with Vercel's V0 tool - an AI tool for building front-end UIs on the web. #programming #webdev #thecodereport 💬 Chat with Me on Discord https://discord.gg/fireship 🔗 Resources shadcn/ui https://ui.shadcn.com React 19 updates https://youtu.be/4k6Xgjqkad4 JS Frameworks features in 2024 https://youtu.be/466U-2D86bc 🔥 Get More Content - Upgrade to PRO Upgrade at https://fireship.io/pro Use code YT25 for 25% off PRO access 🎨 My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font 🔖 Topics Covered What is ShadCN? What is v0? AI tools for frontend development How to design a web UI quickly
2024. 9. 5.
Welcome to this Python Course For Beginners [2024]! In this comprehensive tutorial, I explain concepts and make sure you understand them using visualisations. Along with the topics I cover in the video (can be found in the timestamps), I help you build logic through challenges and exercises. I first give challenge you to do it on your own. If you’re not able to do it, I give the solution with the required explanation! This course doesn’t cover everything about Python - Python is vast, no one single course can cover everything. What I do in this video is focus on the fundamentals as that’s the only thing you’ll be needing to get started in any Python related field. 📌 Discord Server - https://discord.gg/Q8Rx8YWFVF Resources: More on String Formatting - https://www.w3schools.com/python/ref_string_format.asp Operator Precedence Table - https://www.programiz.com/python-programming/precedence-associativity Article About Hashing (GFG) - https://www.geeksforgeeks.org/hashing-data-structure/ Article About Hashing (HackerEarth) - https://www.hackerearth.com/practice/data-structures/hash-tables/basics-of-hash-tables/tutorial/ Multiple Inheritance - https://realpython.com/lessons/multiple-inheritance-python/ Binary Files Python - https://www.tutorialspoint.com/how-do-i-read-or-write-binary-data-in-python Timestamps: (00:00:00) Introduction (00:02:11) Run Python Programs (00:02:38) Pycharm Installation (00:04:41) Pycharm (00:10:47) Print (00:18:41) Comments (00:20:35) Input (00:24:30) Need for Variables (00:25:56) Variables (00:41:22) Data Types (00:42:50) Numbers (00:55:29) Exercise 1 (01:03:38) Strings (02:02:21) Exercise 2 (02:15:58) Boolean (02:20:26) Operators (02:48:17) Challenge - Operator Precedence, Unary Operators (02:54:21) Exercise 3 (03:09:41) Conditional Statements (03:30:07) Exercise 4 (03:46:13) Lists (04:21:00) Copying a List (04:30:50) Exercise 5 (04:41:35) While Loop (05:09:30) Exercise 6 (05:09:38) For Loop (05:23:24) For Loop vs While Loop (05:24:26) Exercise 7 & List Comprehension (05:32:10) Exercise 8 (05:47:14) Tuples (05:55:08) Sets (06:13:39) Exercise 9 (06:28:35) Dictionaries (06:58:56) Exercise 10 (07:11:25) Functions (07:56:57) Scope (08:07:26) Classes (08:38:44) Exercise 11 (09:02:45) Exercise 12 - LinkedList (09:30:14) Exercise 13 (09:38:38) Object Oriented Programming (09:57:40) File Handling (10:08:42) Exception Handling (10:20:46) Conclusion Connect With Me Here: GitHub: https://github.com/rivaanranawat Linkedin: https://www.linkedin.com/in/rivaan-ranawat Medium: https://namanrivaan.medium.com X: https://x.com/RanawatRivaan Instagram: https://instagram.com/optimalcoding
2024. 1. 23.