Tag: Practice

JavaScript Practice – Object-Oriented Programming


Free Download JavaScript Practice – Object-Oriented Programming
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 15m | Size: 33 MB
Unlike class-based programming languages like Java, JavaScript is a prototype-based procedural language. This means it supports functional and object-oriented programming-with less rigid syntax, greater extensibility, and fewer rules. In this hands-on, interactive course, join instructor Emma Bostian to practice performing basic object-oriented programming tasks in JavaScript to boost your technical know-how, prepare for an interview, or land a new role. This course includes Code Challenges powered by CoderPad. Code Challenges are interactive coding exercises with real-time feedback, so you can get hands-on coding practice to advance your coding skills. Emma helps you boost your skills as a JavaScript programmer with five specific, query-focused coding challenges. Practice creating a course roster with functions, a book function with Object.create(), a country with classes, a food ordering class with getters and setters, and a user/admin class with private properties.

(more…)

JavaScript Practice – Events


Free Download JavaScript Practice – Events
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 22m | Size: 47 MB
As a JavaScript developer, much of the code you write centers on events triggered by users. Improving your understanding of how these events can be utilized will help you sharpen your skill set and help you work more efficiently. In this course, Jamie Pittman provides challenges that test your knowledge of five common JavaScript events. Check out these code challenges to gain a deeper understanding about JavaScript events and how these events can be incorporated into additional learnings and into your own JavaScript work.

(more…)

WordPress Development Coding Practice


Free Download WordPress Development Coding Practice
Released 8/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 1h 18m | Size: 161 MB
If you use WordPress-and chances are you do, since it’s the most popular CMS in the world-it’s important to keep your skills sharp. In this course, developer and WordPress expert Joe Casabona presents a series of coding challenges that you can use to test your skills, find your strengths, and discover the areas where you need more practice. Joe starts with some common WordPress problems, like randomizing and sorting posts, and moves up to more advanced and specific problems you may encounter. Test your abilities using actions and filters, sanitizing input and output, creating simple plugins, and more-all using PHP and WordPress, with no additional frameworks required.

(more…)