JavaScript Memory Game coding project
التصنيف الكامل: Development > Game Development > JavaScript

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق
ينقلك مباشرة لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Object-Oriented Programming with JavaScript
JavaScript continues to evolve and have an enormous impact on UI and app development for the web. In this course, you will learn how to write classically object-oriented programs in JavaScript, as well as how to take advantage of prototypal inheritance. This course is designed for users that already have experience with JavaScript. You will start by learning basic object-oriented programming concepts and JavaScript's object model, then jump into learning about scope in JavaScript. From there, Ethan will teach you about classically object-oriented JavaScript, such as object prototypes, the prototype chain, and data hiding. Finally, this training video will cover duck typing and behavior injection.

SQL Server Maintenance Plans
This course will teach you all about SQL Server's maintenance plans and what they can (and can't) do. The course starts out briefly covering SQL Server Agent and Database Mail, two components of SQL Server that work in concert with Maintenance Plans. Next, you'll learn about every option available in maintenance plans and how to configure each option. You'll then see video demonstrations that will walk you through every step in the process of creating a maintenance plan using two different methods. And finally, you'll learn the limitations of maintenance plans and where to go next when your systems grow to the point of requiring a more complex maintenance solution. The course is taught using SQL Server 2012, but the content is applicable to SQL 2008 R2, SQL 2008, and SQL 2005. The entire course is over 1.5 hours.

Introduction to World Machine
Introduction to World Machine covers everything you need to put you on a solid foundation to construct your own high quality terrains for film or video games.Guaranteed to be the most exhaustive fundamental overview of World Machine's toolset online, I'll cover the effects of each node and how it can be used, and we'll give special coverage on the Advanced Perlin and Layout generators as well as Macro construction. No philosophy here or long-winded explanations; just functional and practical instruction to help you achieve your goals. Once complete, you'll also learn how easy it is to take your World Machine creation, texture it, and bring it into the Unity 5 engine.At the end of the course, you will not just learn World Machine, you'll understand how other procedural texturing systems can benefit you.A licensed copy of World Machine is not required!

Introduction to State Machines with XState and React
This course is an introduction to finite state machines built with Javascript. State machines can describe complex applications straightforwardly, which makes them intuitive to work with and less error-prone. State machines can be easily integrated with React, which allows us to take a whole new approach for state management in React applications.This course shows some basic concepts about state machines and their usage with XState. Also, it contains multiple coding examples, which allow students to have a better understanding of this topic.Agenda:Introduction to state machinesStates, events, and transitionsActionsContextGuardsMore on transitionInvoking servicesInvoking machinesDelays Alongside the presentations, we will also code some real-world examples, like:Video player with autoplay optionFetch machine for handling async requestsSearch component with debounce

BDD in C# - using Specflow (Cucumber) to develop a REST API and automate software testing
In this course you will learn about Behaviour Driven Development in C# and how this can be done using Specflow, which is the .Net implementation of Cucumber. We will be going Specflow's core features in detail including: InstallationScenariosFeaturesTagsHooksScenario OutlinesScoped bindingsStep DefinitionsRunning testsand many more.. The course starts off with both video tutorials explaining the Behaviour Driven Development process and an introduction to SpecFlow,followed by practical coding sessions where we will be developing a REST API together using SpecFlow and BDD to make sure that we are able to apply what we have learnt. I'm also available to answer any queries you may have regarding any course material which you didn't understand or would like further detail on.

Build Websites from Scratch with HTML & CSS
Do you want to learn how to build websites from scratch?With this online course—from one of Udemy's top web design instructors, Brad Hussey—you will learn HTML & CSS by building beautiful, modern and responsive websites! You will have a strong foundation in web development that will enable you to start creating any website you can imagine.By the end of this course, you will be competent in HTML & CSS and be able to create your own professional-grade website from scratch – no prior experience required! You will also have the skillset necessary to continue learning about web development and advancing your career.Sign up for this online course today and start building your very own websites!- - - What is HTML & CSS?HTML and CSS are the two most important languages for a new web developer to learn. They are also the easiest. If you’ve always wanted to build webpages, but were intimidated by the code, this course will help you learn your first two languages quickly and easily. Taking a step-by-step approach, this course will have you learning by doing, building several mini-websites from scratch. Learn the Two Most Important Languages to Web Design Quickly and Easily.HTML FoundationsParent/Child StructureCSS FoundationsID SelectorsCoding and StylingWhat Web Pages are Built OfEvery webpage that you see on the internet is built using code. There are many different programming languages that can make your website do various things, but the two most important to learn are HTML and CSS. In fact, even people who plan on allowing someone else to build their website should have a basic grasp of both languages. This way you can tweak things behind the scenes, or change some of your formatting without having to always rely on others. Contents and Overview