Kick off your book project in 3 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Saturday, June 6, 2026. Learn more…
This course was primarily designed for Chemistry, Biology, Physics, Life Sciences, or Psychology students and researchers, who have no programming background, but would like to take their first steps in creating tools to help with data analysis and their research in general.
A self paced workshop to teach you the fundamentals of PowerShell and leave you ready to use those fundamentals in the prompt.
Flask beyond the basics or Flask at scale. Condensed are my years of Flask freelancing insights coupled with pro tips. 30+ whole chapters await you. LeanPub forum enabled in case you are stuck.
Prepare yourself to pass the Certified Information Systems Security Professional (CISSP) exam! This course will show you the way through the eight domains of the (ISC)2 Common Body of Knowledge and guide you through the most important topics.
There is a very strong correlation between the popularity of Blockchain and Bitcoin (cryptocurrency). Today, many people use these words interchangeably. The fact is that Bitcoin is a product of Blockchain. Blockchain can exists without Bitcoin and not vice versa. The best way to learn about the Blockchain is to create a cryptocurrency yourself.
What does it really mean to “observe” the Universe? This course trains you to think like an observational astronomer, moving from intuition to first-principles reasoning about light from stars and galaxies. You’ll follow real observational clues, turn data into explanations, and build a coherent picture of galactic physics and cosmology.
Learn the best-kept productivity secret of code masters and become a regular expression master!
Prepare for your next coding interview and learn the basics of Python programming with 20 exercises from practical interviews, code wars, and University lectures. The idea is simple: (1) read over the exercise problem, (2) implement your solution, and (3) watch master coders explain their solutions in a short video tutorial. Towards Python Mastery!
Do you struggle with these stupid lambda functions in Python? Functional programming is the swiss-army knife of Python programming. Every master coder uses functional programming to code faster, smarter, and better. Do you want to master Python? Take this deep dive and master Lambdas to write effective, functional, and Pythonic code!
Learn from one of the PHP community's most-recognized experts as he teaches you the building blocks for testing your PHP code.
Do you want to pass a C# interview full of algorithms and data structures? Then enroll in this course right now!
Learn how to design and implement types in C# so that the other developers won't hate you when using one of the types developed by you. It means you are going to learn how to write code of the high quality: readable, understandable and reliable.
Learn the things that never change. Get certified in the use of the new software engineering Essence framework. A practical and proven problem-solving tool that can be applied by practitioners, coaches and consultants along with whatever approach your team or organization is currently using to gain timely and measurable performance improvement.
Want to learn how to use Kotlin? This practical course presents the most important Kotlin features, together with the best practices for using them.
All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.