Category: Other Tutorials

Hands-On Advanced Python – Data Exploration and Manipulation


Free Download Hands-On Advanced Python – Data Exploration and Manipulation
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 1h 56m | Size: 301 MB
Looking to get up to speed with advanced coding skills in Python? This course was made for you. Join instructor Joe Marini in this hands-on, interactive, skills-first coding course designed for advanced-level Python developers. Explore critical Python coding skills 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. Joe helps you develop your skills as a Python programmer with five specific, data-focused coding challenges. Practice parsing and exploring data, working with collections, math and statistics, and more.

(more…)

Create War Card Game in Android Studio – Create the popular war card game for Android


Free Download Create War Card Game in Android Studio – Create the popular war card game for Android
Released 9/2023
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 34m | Size: 202 MB
In the video, you will learn how to build the classic War card game for Android. The game is played with a full deck of 52 cards. The players play cards one by one and the bigger card gets the smaller one. The point of the game is to win all of the cards. In this game, the user will be able to play vs device.

(more…)

Advanced Python – Build Hands-On Projects with Design Patterns


Free Download Advanced Python – Build Hands-On Projects with Design Patterns
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 57m | Size: 111 MB
Looking to get up to speed with design patterns in Python? This course was made for you. Join instructor Jungwoo Ryoo in this hands-on, interactive, skills-first coding course designed uniquely for advanced-level Python developers. Discover strategic Python coding skills to boost your technical know-how, prepare for an interview, or 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 as you go. Along the way, Jungwoo helps you develop your skills as a Python programmer with four specific, design-focused coding challenges to enhance your programming efficiency, consistency, completeness, and correctness by implementing patterns. Practice building complex objects with the Builder pattern, building a wrapper with the Adapter pattern, building a transaction with the Command pattern, and improving security with the intercepting validator.

(more…)

Advanced C# – Hands-on with LINQ, Dynamic Type, Extension Methods, and Tuples


Free Download Advanced C# – Hands-on with LINQ, Dynamic Type, Extension Methods, and Tuples
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 47m | Size: 128 MB
If you’re new to the field or an old pro, staying on top of programming language features and leveraging them to code efficiently is an important part of being a developer. It’s important to challenge yourself to keep learning, and in this advanced course, Matt Milner helps you expand your knowledge of a C# with a series of lessons and challenges aimed at sharpening your skills. Matt starts off by showing how to join a collection of objects to a database table in LINQ. He then explains dynamic type and its purpose in C#, shows how to create extension methods, demonstrates working with tuples, and ends with a chapter on creating generic types and methods.

(more…)