جدیدترین ویدیوها

Education
343 مشاهده · 5 ماه پیش

In this tutorial you will learn to create a runner game in Python with Pygame. The game itself isn't the goal of the video. Instead, I will use the game to go through every crucial aspect of Pygame that you need to know to get started. By the end of the video, you should know all the basics to start basically any 2D game, starting from Pong and ending with the first generation of Doom and Wolfenstein

Link to the project folder: https://github.com/clear-code-....projects/UltimatePyg

Link to the background music: https://opengameart.org/content/5-chiptunes-action
Link to the artwork: https://opengameart.org/conten....t/platformer-art-pix

Timestamps
0:00:00 intro
0:01:06 How games work
0:05:06 What Pygame does
0:08:08 Creating a blank window (+ clock)
0:22:07 Displaying images (with surfaces)
0:42:22 Basic animations
0:51:28 Rectangles
1:03:47 Collisions with rectangles (+using the mouse)
1:15:38 Drawing with rectangles (+colors)
1:29:35 The player character 1: Keyboard input
1:35:58 The player character 2: Jumping & Gravity
1:44:23 The player character 3: Creating a floor
1:48:17 Creating different game states
1:56:03 Displaying the score (+measuring time)
2:06:15 Transforming surfaces
2:23:50 Better enemy spawn logic (with timers)
2:49:33 Animating the player, the snail and the fly
3:09:01 Using the sprite class (OOP in Pygame)
3:42:57 Adding music

Education
274 مشاهده · 5 ماه پیش

Learn English words and phrases you can use at the airport when checking in, going through security and while traveling by plane.

Education
336 مشاهده · 5 ماه پیش

Improve your daily English conversation skills with eight new lessons. Learn how to speak English for everyday use. Contents: 1. At the Dentist 2. At the Pharmacy 3. At the Police Station - Reporting a Robbery 4. Buying a New Phone 5. Making a Complaint over the Phone 6. At the Hotel - Calling to Get a Reservation 7. Getting a Traffic Ticket 8. At the Bank

Education
393 مشاهده · 5 ماه پیش

Contents: 1. Lost Luggage 2. Going through Immigration and Customs 3. Are You Here for the Interview? 4. Job Interview 5. You'll Soon Get Promoted 6. At the Bakery 7. Requesting a Refund 8. Requesting an Exchange 9. Calling Emergency 10. Renting a House 11. Registering with a Doctor 12. Applying for a Library Card

Education
266 مشاهده · 5 ماه پیش

This is a Django crash course where you'll learn how to build a basic real estate website. This course is for people who have either never worked with Django or are absolute beginners with Django.

💻 Project code
https://github.com/justdjango/django-real-estate

Professional Django developer courses:
👉 https://learn.justdjango.com

✌️ Stay in touch

Facebook: https://www.facebook.com/justdjangocode
Instagram: https://www.instagram.com/justdjangocode
Twitter: https://www.twitter.com/justdjangocode
Email: [email protected]

Thank you for watching and don't forget to subscribe :)

00:00 Intro
00:52 Prerequisites
03:06 What is Django
07:32 Starting a Django Project
13:20 Django Starting Files
26:21 Django Admin
31:05 Listing App and Model
50:16 Views
01:08:07 Retrieve View
01:16:45 Create View
01:35:22 Update and Delete Views
01:41:18 Tailwind CSS
01:53:54 Images
02:07:06 Conclusion

Education
252 مشاهده · 5 ماه پیش

HTML Tutorial for Beginners - Learn HTML for a career in web development. This HTML tutorial teaches you everything you need to get started.
🔥 Get the complete HTML/CSS course (zero to hero): https://bit.ly/3rUpjG4
👍 Subscribe for more HTML tutorials like this: https://goo.gl/6PYaGF

⭐️ Want to learn more from me? Check out these links:

Courses: https://codewithmosh.com
Twitter: https://twitter.com/moshhamedani
Facebook: https://www.facebook.com/programmingwithmosh/
Blog: https://programmingwithmosh.com

TABLE OF CONTENT

0:00:00 Introduction
0:01:09 What You Need
0:03:42 Languages and Tools of Web Development
0:09:36 How the Web Works
0:14:27 Inspecting HTTP Requests and Responses
0:18:30 HTML Basics
0:25:41 CSS Basics
0:30:35 Formatting Code
0:32:51 Inspecting Pages Using DevTools
0:35:04 Validating Web Pages
0:39:45 The Head Section
0:43:33 Text
0:50:13 Entities
0:53:42 Hyperlinks
1:03:12 Images

#HTML #WebDevelopment #Coding

HTML is the language behind every website on the Internet! It's a markup language used to define the structure and content of web pages. It's the first language you need to learn if you want to become a web developer.

Education
263 مشاهده · 5 ماه پیش

React JS Tutorial - Get up & running with React JS: the most popular JavaScript library in the world!
- Want to master React? Get my React mastery course: http://bit.ly/2KVl2A3
- Subscribe for more videos like this: https://goo.gl/6PYaGF

Want to learn more from me? Check out my blog and courses:

Courses: https://codewithmosh.com
Blog: https://programmingwithmosh.com
Facebook: https://www.facebook.com/programmingwithmosh/
Twitter: https://twitter.com/moshhamedani

TABLE OF CONTENT

00:00 Introduction
01:14 What is React
05:48 Setting Up the Development Environment
09:27 Your First React App
16:03 Hello World
22:26 Components
24:06 Setting Up the Project
26:15 Your First React Component
31:38 Specifying Children
35:56 Embedding Expressions
40:49 Setting Attributes
46:36 Rendering Classes Dynamically
50:57 Rendering Lists
54:58 Conditional Rendering
1:01:04 Handling Events
1:03:56 Binding Event Handlers
1:08:34 Updating the State
1:10:51 What Happens When State Changes
1:12:58 Passing Event Arguments
1:17:31 Composing Components
1:21:18 Passing Data to Components
1:24:31 Passing Children
1:27:44 Debugging React Apps
1:31:55 Props vs State
1:34:22 Raising and Handling Events
1:39:16 Updating the State
1:43:57 Single Source of Truth
1:47:55 Removing the Local State
1:54:44 Multiple Components in Sync
2:00:39 Lifting the State Up
2:06:18 Stateless Functional Components
2:08:49 Destructuring Arguments
2:10:52 Lifecycle Hooks
2:12:32 Mounting Phase
2:18:09 Updating Phase
2:22:31 Unmounting Phase

#react #webdevelopment #programming

Education
276 مشاهده · 5 ماه پیش

Repl Link (go to link and click "Fork", then sign up for a free account)
https://repl.it/@mikedane94/Dart-Tutorial

Donate - https://www.mikedane.com/contribute/​
Twitter - https://twitter.com/mike_dane

Timestamps:
0:00 - Introduction
1:57 - Environment overview
2:53 - What is programming?
4:42 - Print Statements
7:27 - Program execution flow
12:56 - Variables
24:30 - Data Types
31:38 - String Basics
42:50 - Numbers - ints & doubles
52:30 - Booleans
54:11 - Getting user input
59:29 - Building a basic calculator
1:07:07 - Building a madibs game
1:12:24 - Lists
1:21:49 - Functions
1:29:31 - Parameters & Arguments
1:35:43 - Return Statements
1:41:12 - Building a prompt function
1:46:50 - If Statements
1:58:45 - And & Or operators
2:03:54 - Else If
2:10:46 - Building a smarter calculator
2:21:10 - Switch Statements
2:27:16 - While Loops
2:34:33 - Building a guessing game
2:43:08 - For Loops
2:57:26 - Comments
3:01:54 - Classes & Objects
3:13:13 - Constructors
3:22:37 - Class Methods
3:28:20 - Final Project - Building a math quiz
3:52:25 - Outro & next steps

Education
275 مشاهده · 5 ماه پیش

Learn the Laravel PHP framework from scratch by building a job listings application with Laravel 9 and MySQL.⭐
Sponsor: https://linode.com/traversy💻 Github Repo: https://github.com/bradtraversy/laragigs💻 Gists:Laravel Valet Setup:https://gist.github.com/bradtr....aversy/b58f74cd863a4
Laravel Xampp Setup:https://gist.github.com/bradtr....aversy/7485f928e3e8f Cheat Sheet:https://gist.github.com/bradtr....aversy/c831baaad4434
Timestamps:
0:00 - Intro
1:30 - Linode Sponsor
2:13 - Project Demo
6:21 - Setting Up Laravel
13:50 - Routing & Responses
19:28 - Wildcard Endpoints
20:16 - Route Constraints
21:06 - Die Dump Helpers
22:30 - Request & Query Params26:26 - API Routes
28:26 - View Basics & Passing Data
32:36 - Blade Templates & Basic Directives
36:42 - Creating a Basic Model43:46 - Database Setup & Config46:03 - Create Database & User48:44 - Creating Database Migrations
52:44 - Running Migrations
54:06 - Database Seeding
58:29 - Create an Eloquent Model
1:02:49 - Creating a Factory
1:07:18 - Creating a Layout & Sections
1:09:54 - Adding the Theme HTML
1:19:02 - Template Partials
1:22:54 - Single Listing Formatting1:26:00 - Route Model Binding1:28:18 - Blade Components1:32:53 - Component Attributes1:35:20 - Tags Component
1:40:38 - Controllers
1:44:09 - Resource Method Naming1:46:34 - Using a Layout Component1:49:08 - Tag Filter
1:57:31 - Search Filter
2:01:29 - Clockwork Package2:04:05 - Create Listing Form2:10:39 - Validation & Store Listing2:23:30 - Mass Assignment Rule2:27:20 - Flash Messages
2:32:49 - Alpine.js For Message Removal
2:36:33 - Keep Old Data In Form2:38:46 - Pagination
2:45:20 - File Upload
2:57:24 - Edit Listing
3:09:16 - Delete Listing
3:13:32 - User Registration
3:30:00 - Auth Links
3:32:46 - User Logout
3:37:20 - User Login
3:47:02 - Auth & Guest Middleware3:51:30 - Relationships
3:59:05 - Tinker Tinkering
4:01:35 - Add Ownership to Listings4:05:31 - Manage Listings Page4:14:22 - User Authorization

Education
252 مشاهده · 5 ماه پیش

Contents: 1. Articles a/an and the 2. How's Your First Week Going? 3. Asking for Directions 4. Are You from Around Here? 5. Talking about Family 6. Short Responses; so, too, neither/nor, either 7. Talking about Appearances 8. Evening Routines

Education
152 مشاهده · 5 ماه پیش

Contents: 1. Present Continuous Tense 2. Simple Future 3. Present Perfect 4. Past Tense 5. Be Going To 6. Taking a Taxi 7. At the Train Station 8. At the Airport 9. At the Pharmacy 10. At the Doctor’s 11. Making a Complaint 12. Buying Movie Tickets

Education
323 مشاهده · 5 ماه پیش

In this video you will learn common English sentences that would be useful for a parent-teacher meeting. If you are a parent or a teacher this English lesson will help you learn English conversation phrases to talk about the child's progress, complaints, behavior.

Education
434 مشاهده · 5 ماه پیش

Watch this video to learn essential language for making complaints politely in English, in different situations: at a fast food restaurant, in an electronics store, in a clothes shop, at the hotel. You can also learn how to make a complaint about noise from your neighbor.

Education
272 مشاهده · 5 ماه پیش

Adjectives can be followed by many prepositions in English. Learn some of the most common combinations of adjectives and prepositions in this video.

Education
368 مشاهده · 5 ماه پیش

Collocation is a group of two or more words that usually go together. Some examples of verb collocations are: make a promise, make the effort, make excuses, take a class, save money, spend money, get the impression.Watch the video to learn more verb collocations.

Education
463 مشاهده · 5 ماه پیش

Learn how to use the indefinite pronouns something, nothing, anything, somewhere, no one, everything, etc. Learn English vocabulary and American English pronunciation with this video.

Education
440 مشاهده · 5 ماه پیش

Contents: 1. You’re Not from Around Here, Are You? 2. What Nationality Are You?3. Asking for Information 4. Asking for and Giving Directions 5. What Do You Think of Miami? 6. The Office 7. Giving Directions Inside a Building 8. Greetings and Making Introductions 9. Phoning Home

Education
361 مشاهده · 5 ماه پیش

Learn useful vocabulary and phrases for renting an apartment. Learn what questions you should ask when you need to rent an apartment.

Education
530 مشاهده · 5 ماه پیش

Learn how to use the zero, first, second and third conditional in English through this story which will make it easier for you to understand.

Education
429 مشاهده · 5 ماه پیش

Learn how to use Present Perfect Continuous through this story. There are many examples in the video that can help you understand this tense easily and use it correctly.

نمایش بیشتر