Treating Go as an Object-Oriented Language


Free Download Treating Go as an Object-Oriented Language
Released: 09/2023
Duration: 52m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 95 MB
Level: Advanced | Genre: eLearning | Language: English
Did you know that treating Go like an object-oriented programming language can allow you to create more functional and more powerful behavior? Join instructor Frank P Moley III in this hands-on, interactive course to practice advancing your skills in Go, the popular, statically typed programming language. 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. Frank helps you boost your skills as a Go programmer with specific, coding challenges that treat Go like an object-oriented language. Practice creating and working with structs, synthesizing classes, and leveraging encapsulation, composition, and polymorphism, building object-oriented behavior as you go.

(more…)

SQL Practice – Window Functions


Free Download SQL Practice – Window Functions
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 12m | Size: 23 MB
Test your knowledge of Window Functions in SQL in this edition of Code Challenges. Instructor Scott Simpson provides five challenges-and his solutions-that reflect real-world data analysis use cases, including calculating a running total, ranking employees of a company by pay, and comparing order totals over time. It’s a data-driven world, and SQL is the language often used to work with that data. Try out Scott’s challenges to see how your skills match up, learn new methods, and gain confidence in working with the various data analysis and reporting tools that many SQL-compatible relational database management systems provide.

(more…)

SQL Practice – Intermediate Queries


Free Download SQL Practice – Intermediate Queries
Released: 09/2023
Duration: 11m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 20 MB
Level: Intermediate | Genre: eLearning | Language: English
Looking to boost your skills writing queries in SQL? This course was made for you. Join senior LinkedIn Learning staff instructor Scott Simpson in this hands-on, interactive, skills-first coding course designed uniquely for intermediate SQL developers. Explore techniques for writing queries in SQL to boost your technical know-how or prepare for an interview to land a new role. This course includes Code Challenges powered by CoderPad: interactive coding exercises with real-time feedback, so you can get hands-on coding practice to advance your coding skills. Scott helps you develop your skills as a SQL programmer with five specific, query-focused coding challenges. Practice finding your top customers, listing items in each order, sorting orders by day, seasonal sales, and vendor integration.

(more…)

SQL Practice – Basic Queries


Free Download SQL Practice – Basic Queries
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 17m | Size: 35m MB
In this hands-on, interactive course, join instructor David Gassner to practice writing basic queries in SQL, the popular programming language that’s widely used for relational databases. 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. David helps you boost your skills as a SQL programmer with seven specific, query-focused coding challenges. Practice retrieving sorted data from a specific table or multiple tables, retrieving data filtered on a range of values, retrieving aggregated data with SQL functions, retrieving data filtered with a string pattern, and more.

(more…)

Python Practice – Operations


Free Download Python Practice – Operations
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 17m | Size: 32 MB
If you’re looking to practice basic operations in Python, this course was designed just for you. Join LinkedIn Learning staff instructor Scott Simpson as he leads you through a series of automated coding challenges hosted by CoderPad, the skills-first, technical assessment platform that lets you write live code in a realistic coding environment. Each challenge in the course includes a set of instructions and a couple of code editors you can use to create and test your own solution. Scott shows you get started testing your skills as a Python programmer with seven operations-focused challenges. Learn how to determine if two strings are equal, replace a string, reverse a string, format a string, insert a string, determine whether a string contains certain letters, and check to validate if multiple strings are anagrams.

(more…)