28 тысяч подписчиков
432 видео
Don't do KT Pleases | Say No To Knowledge Transfers
Golang Slices | Go Make slices | Golang Range
Google c++ test Mocking Framework Part- 5 Using Google Mocks c++ gmock and c++ gtest tips and tricks
Python Asyncio and Coroutines | Async programming in Python
Python Pandas : Using CSV Files (Reading and Writing)
Apache Kafka Non Technical Introduction | What is Kafka | Kafka Topics and Partiions
Using NumPy vstack (...) and hstack (...) functions : A Moment with NumPy
Apache Kafka Topics | Single Consumer to Multiple Topics | Kafka Consumers
Why we No Longer Create Amazing Programmers
Apache Kafka Intro | Kafka Topics | Kafka Partitions Kafka Brokers Storage And Replication in Kafka
MongoDB Compound Index and Indexing
Partial Function Application Using Std::bind(...) in C++11 onwards
Lets Go | Arrays in GoLang | Go Programming Language
Pandas Series An introduction to Python Pandas
Python Programming Objects and classes - What is it ? How to Create ? Why to use classes and Objects
Flutter - Stateless and Stateful Widgets
PyMonogo - A Python MongoDB tutorial for accessing data from MongoDB database
Data Classes in Python Programming Language | Python Dataclass
Python Pandas Tutorial - The Pandas DataFrame : Data Science and Machine Learning with Python
React JS : The Components (Class Component & Functional Component)
Sets in Python with Set Operations like union and intersection - Python set discard vs remove
Python Redis - The Redis List Data Type - Using Redis from Python Programming Language
Micro Frontends - The MicroService Equivalent of a FrontEnd - An Interesting Idea worth considering
Python Redis - The Redis String Data type Using Redis in Memory database with Python
Python Programming - Generators in Python - What are yield keyword and how to make proper use of it
Using Testing the code with Exceptions: Unit Testing in Python using Unittest Framework
3 Immutable Steps for High Quality Software Development
Object Oriented Programming is NOT a Problem Solving Technique
Data Normalisation for Machine Learning - Intro to M.L with Python and Scikit Learn tutorial
Case For and Against C++ and other High Performance Programming Languages
Unit Tests and Test Doubles like Mocks, Stubs & Fakes
Unit Testing in Python using unittest framework - Basic Introduction and How to Write Tests
Programming Vs Coding - The difference
Linux Hands On Using Ubuntu : File Permissions and how to Change them
Using NumPy array (...) function : A Moment with NumPy
Flutter : Chapter - 1 : Hello Flutter, the first Flutter code
Pandas DataFrame: Introduction to Pandas
Multithreading in Python | Thread synchronisation and Locking
Python SimpleQueue | Python Queue Module
Google Test - gtest setup for unit testing in C++ on windows 10 Using Visual Studio
Splitting Training and Test Data for Machine Learning Using Python and Scikit Learn tutorial
What is meant By Object Oriented Programming?
PyMongo - Creating and Managing MongoDB Indexes in Python Code using Pymongo
Flutter: Material Design Using Scaffold (AppBar, Body Floating action etc)
Creating Product Roadmaps - The Right Way | How to create a product roadmap
Flutter : From Zero To Comfortable - The Widgets
Pandas DataFrame General Usage and Functions | Python Pandas
Machine Learning Hello World with Scikit Learn : Chapter - 5 - Using Iris DataSet
C++ Multithreading Part - 1 : Creating & Managing Threads using built in constructs C++11 Onwards
A short Intro to Meta Programming and Template Meta Programming
Pandas Series: Introduction to Pandas