KnowledgeSharingG
The purpose of this YouTube channel - KnowledgeSharingG is to share knowledge with the viewers
Thank you
Ajay Nirankari
([email protected])
Contact Info: +91 98717 05637
====================================================
Knowledge Sharing YouTube: https://www.youtube.com/c/KnowledgeSharingG
Knowledge Sharing Blog: https://depthinjava.blogspot.com/
Stock Market YouTube: https://www.youtube.com/@stocksmarketupdates
Stock Market Blog: https://stocksmarketupdates.blogspot.com/
मन के भाव: https://www.youtube.com/@feelingsOfminds
LinkedIn: https://www.linkedin.com/in/ajay-nirankari-a7537140/
Facebook: https://www.facebook.com/ajaynirankari
Twitter: https://twitter.com/AjayNirankari
GitHub: https://github.com/ajaynirankari
Telegram: https://t.me/BasicKnowledgeSharing
====================================================
Knowledge Sharing
Knowledge
Sharing
KnowledgeSharing
KnowledgeSharingG
#Knowledge Sharing
#Knowledge
#Sharing
#KnowledgeSharing
#KnowledgeSharingG
Исключение времени выполнения Java ConcurrentModificationException Назначение Fail-Fast и Fail-Sa...
Неизменяемость Java Запись Поток Безопасность Кэширование Производительность Предсказуемость List...
API загрузки и скачивания файлов Java через Spring Boot, чтение через InputStream, запись файла ч...
Anagram Vs Permutations Generate permutations anagrams, Anagram Substring Search Recursive Iterative
Java String Sequence of Unicode code points Immutable Unique Shareable Code Point Character Encoding
Java Object Serialization Deserialization interface Serializable Externalizable Send over socketHTTP
Google Gson Java JSON Library: Serialization: Java Object → JSON Deserialization: JSON → Java Object
Java JSON Library - Jackson ObjectMapper JsonNode Annotations Parse Convert Writing Reading Pretty
Python 35 JSON (JavaScript Object Notation) Structure built-in module Parsing Error Handling Convert
Python 34 Inter-Microservice Communication Types Synchronous Asynchronous Coupling Loose Tight Kafka
Python 33 Microservice API Security Authentication Authorization JWT JSON Web Token Secure Private
Python 32 Microservice RESTful API FastAPI ORM MySQL Swagger OpenAPI Configuration Session CRUD API
Python 31 RESTful API (Microservice) Flask and MySQL Connecting to MySQL Implementing CRUD endpoints
Python 30 REST API Key Concepts Frameworks Flask FastAPI Django Tornado Build CRUD API with Flask
Python 29 Database Relational NoSQL Cloud MySQL Connector Connect CRUD - Create Read Update Delete
Python 28 Search Algorithms Types - Linear Binary Hash-Based Binary Search Tree Graph Search BFS DFS
Python 27 Algorithm Insertion Sort, comparison-based algorithm, Step-by-Step logic, approach, Coding
Python 26 Selection Sort comparison-base Algorithm Step-by-Step logic Implementation approach Coding
Python 25 Algorithm Bubble Sort Key Concepts Adjacent Comparison Swapping Passes Optimization Coding
Python 24 Data Structure Queue FIFO Principle (First In First Out) Enqueue Dequeue Front Rear Peek
Python 23 Data Structures Stack LIFO Principle (Last In First Out) Implementation of Stack Operation
Python 22 Data Structure Linked List Singly, Doubly, Circular Creating Traversing Deleting Searching
Python 22 Data Structures Lists Creating Accessing Modifying Adding Removing Looping Searching Algo
Python 21 Data Structures Arrays Algorithms Indexing Homogeneous Fixed Size Using List array module
Python 20 Python File Handling - Opening, Reading, Writing, File Iteration, Move Pointer, File Modes
Python 19 Python Modules & Packages, Ways to Import Module, Types of Modules, Installation of module
Python 18 Python Scope, LEGB Rule Scope Hierarchy, Global vs Local Variable with Same Name nonlocal
Python 17 Inheritance - Single Multilevel Multiple Hierarchical, Polymorphism Overloading Overriding
Apache Beam SDK Unified Programming Model, Batch and Streaming Parallel Distributed Data Processing
Java Stream Gatherers API Stream.gather(Gatherer[T, A, R]) Built-in Gatherers Create custom Gatherer