📂
C-Dac Notes
  • README
  • Advanced Java
  • Number System
  • Core Java
  • Data structure
  • Database technologies
  • Operating system
  • Web Programming
  • Database technologies
    • 10-06-d9
  • Database technologies
    • 11-06-d10
  • Database technologies
    • 12-06-d11
  • Database technologies
    • 13-06-d12
  • Database technologies
    • 14-06-d13
  • Database technologies
    • 3-06-d3
  • Database technologies
    • 4-06-d4
  • Database technologies
    • 5-06-d5
  • Database technologies
    • 7-06-d6
  • Database technologies
    • 8-06-d7
  • Database technologies
    • 9-06-d8
  • Operating system
    • 2julyDay2
  • Operating system
    • 3julyDay3
  • Operating system
    • 5julyDay4
  • Operating system
    • 6julyDay5
  • Operating system
    • 7julyDay6
  • Web Programming
    • 15-7-d1
  • Web Programming
    • 16-7-d2
  • Web Programming
    • 17-7-d3
  • Web Programming
    • 19-7-d4
  • Web Programming
    • 2-8-d16
  • Web Programming
    • 20-7-d5
  • Web Programming
    • 21-7-d6
  • Web Programming
    • 22-7-d7
  • Web Programming
    • 23-7-d8
  • Web Programming
    • 24-7-d9
  • Web Programming
    • 26-7-d10
  • Web Programming
    • 27-7-d11
  • Web Programming
    • 28-7-d12
  • Web Programming
    • 29-7-d13
  • Web Programming
    • 3-8-d17
  • Web Programming
    • 30-7-d14
  • Web Programming
    • 31-7-d15
  • Project
    • BackEnd
      • ClinicManagement
        • mvnw
  • Advanced Java
    • 22-8-d12
      • Spring Boot I
        • SpringBootI_Assignment1
          • mvnw
  • Advanced Java
    • 22-8-d12
      • Spring Boot II
        • SpringBootII_Assignment1
          • mvnw
  • Advanced Java
    • 22-8-d12
      • Spring Boot II
        • SpringBootII_Assignment2
          • mvnw
  • Web Programming
    • 3-8-d17
      • React routing
        • Getting Started with Create React App
Powered by GitBook
On this page

Was this helpful?

README

drawing

Welcome to CDAC Notes

Core Java
Database Technologies
Data Structure
Operating System

☕

💾

➿

🐧

☕ Core Java

  • Intro, Features, JDK JRE

  • OOPs,Major and Minor piller

  • Data Types, Memory Management, Constructor, this

  • Garbage Collector, Array

  • Association Relation, Wrapper Classes

  • Packages,IDE

  • Inheritance,super(),Overriding, Dynamic Binding, Debug, Scanner

  • class objects, c-o overiding

  • Multilevel Inheritance,foreach, Abstraction, Access Specificer

  • geter/seter,final,Interface

  • typecast, instanceof, interface of java8

  • Exception Handling

💾 Database Technologies

  • Agenda

  • DBMS

  • RDBMS

  • SQL

  • MySQL

    • Getting started with MySQL

    • Database logical layout

    • Database physical layout

    • MySQL data types

    • CHAR vs VARCHAR vs TEXT

    • INSERT – DML

    • SQL scripts

    • SELECT – DQL

      • SELECT – DQL – ORDER BY

      • SELECT – DQL – WHERE

    • UPDATE – DML

    • DELETE – DML vs TRUNCATE – DDL vs DROP – DDL

    • Seeking HELP

    • DUAL table

    • SQL functions

      • Numeric & String functions

      • Date-Time and Information functions

      • Control and NULL and List functions

      • Group functions

    • GROUP BY clause

    • # Transaction

    • Row locking

    • Entity Relations

      • Cross Joins

      • Inner Join

      • Left Outer Join

      • Right Outer Join

      • Full Outer Join

      • Set Operators

      • Self Joins

      • Multi-table Joins

      • Sub queries

    • Views

    • Data Control Language

    • Index

➿ Data Structure

🐧 Operating system


Compiled by Shreeshail Vitkar

Feel free to fork @ C-dac Notes


NextAdvanced Java

Last updated 3 years ago

Was this helpful?