$100 | Created by Laurence Svekis | Last Updated 3/2019Duration: 3.5 hours | Video: h264, 1280×720 | Audio: AAC, 44 KHz, 2 Ch | 1.3 GBGenre: eLearning | Language: English + Sub | 45 LecturesWhat you’ll learnHow to use JavaScriptDevelop Basic JavaScript SkillsApply JavaScript to create applicationsRequirementsAccess to computerUse of editor to write codeHTML and CSS knowledgeDescriptionLearn JavaScript Language Fundamentals and start coding JavaScript Today.
Source Code is included so you can try the code.
Resources and tips are provided throughout the course when appropriate.
Modern JavaScript focused means that we do cover current syntax as well as foundational code.
No frameworks or JavaScript libraries you can do it all with regular vanilla JavaScript.
All you need is a browser to see JavaScript in action and with a few lines of code you can do a whole lot.
It’s easy let us show you.
Course coversSetup you working development environment and get ready to write some code.
What JavaScript is and how code works. Tools and resources used to write JavaScriptHow to create JavaScript Code and run it in your browserComments and debugging with the consoleVariables and how to create and store values in codeDeclaring variables assigning valuesUsing let and const as variablesStrings Numbers and Boolean data typesOther data types null, undefinedBest practices and rules to name variablesUsing JavaScript windows methods alert and promptCreating template literalsChallenge #1 Using Template literals in codeJavaScript type conversion and how it worksJavaScript OperatorsComparison and Assignment operatorsChallenge #2 to create a Miles to Kilometers ConverterTruthy or FalsyJavaScript Conditions if else statementsJavaScript Conditions else if statementsUsing Short ternary operatorConditions with Multiple conditions and logical operatorsChallenge #3 – Hello GreeterJavaScript Switch statementJavaScript FunctionsJavaScript Functions arguments and default valuesJavaScript Functions return valuesJavaScript click events on elementsFunction declaration vs expressionFunction scope global vs localFunction recursionIIFE (Immediately Invoked Function Expression)ES6 Arrow formatJavaScript ObjectsObject Method and constFunctions to create ObjectsJavaScript ArraysArray methods to do more with arraysArray filterJavaScript Loops and iterationforEach, object and array dataChallenge #4 – Loops Array builderJavaScript MapNo libraries, no shortcuts just learning JavaScript making it DYNAMIC and INTERACTIVE web application.
Step by step learning with all steps included.
Beginner JavaScript knowledge is required as the course covers only JavaScript relevant to the building of the game.
Also HTML and CSS knowledge is essential as scope of this course is all JavaScript focused.
Along with friendly support in the Q&A to help you learn and answer any questions you may have.
Try it now you have nothing to lose, comes with a 30 day money back guarantee.
Start building and coding with JavaScript today.
Who this course is for:Beginners to JavaScriptWeb developersHTML and CSS coders