Knowledge Base - Experience Learning
"Knowledge Base - Experience Learning" - channel is for the engineering students to build their concept of Computer Science and Engineering. Students of different branches mainly related to Computer Science and Engineering like IT, BCA, MCA, B.Sc in Computer Science will be benefited by the lecture. Other students can also refers to the videos to clear their doubts and develop ideas which will be helpful for their job interviews. Here the lectures are application oriented and explains the ideas with lots of examples.
Normalization - Checking for Lossless Decomposition
Normalization - Dependency Preserving and Lossless Decomposition
Normalization - 3NF and BCNF
Normalization - 1NF and 2NF
File Handling - Creating, Writing and reading
Query Processing and Cost Based Optimization in DBMS
Dynamic Memory Allocation - Functions and Implementation
Storage Class in C - Automatic , Register, Static and External Storage Class
C Preprocessor - File Inclusion, Macro, Conditional Compilation and Miscellaneous directives
Pointers Part 3 - Passing an 1D and 2D Array to Function using Pointers
Pointer Part 2 - Call by Address, Functions and Pointers, 1D Array Using Pointer
Correlated Subqueries and Joining Part 2 - Joining Examples and Outer Join in SQL
SQL Subqueries Part 2 and Joining - Correlated Subqueries, Cross Join, Inner Join, Natural Join
Pointers Part 1 - Definition, Arithmetic, Double Pointer and More
Concurrency Control Part 3 - Time Stamped Based Protocol
Concurrency Control Part 2 - 2PL Protocol, Deadlock and Starvation
Recursion in C Part - 2
Recursion in C - Part 1
SQL Part 1 - Non-Correlated Sub-queries
Concurrency Control Part 1 - Locking Protocols
Function in C Part 3 - Function Calling
Transaction and Schedule Part 6 - Recover-ability of Schedules
Transaction and Schedule Part 5B Conflict Equivalent, Conflict Serializable Schedule, Precedence G
Transaction and Schedule Part 5A Conflict Equivalent, Conflict Serializable Schedule, Precedence G
Function in C Part 2 Function Definition
Transaction and Schedule Part 4 - View Serializability
Function in C Part 1 - Definition, Type and Function Declaration
Transaction and Schedule Part 3 - Consistency, Idea of Serializability, Result Equivalent Schedule
Transaction and Schedule Part 2 - Schedule, Lost Update, Dirty Read and Unrepeatable Read Problem
Transaction and Scheduling Part 1 - Transaction, ACID Properties, States of Transactions