Honors Diploma in Full Stack Developer(HDFD)
Course Coveage:
Duration:
1hr/Day - 12Months(Normal Track)
2hrs/Day - 6Months(Fast Track)
C1 intro
C2 basic
C3 variables
C4 data types
C5 input/output st
C6 escape sequence
C7 arithmetic op
C8 relational op
C9 logical op
C10 operatore others
C11 if st
C12 if else st
C13 if else if st
C14 nested if st
C15 switch st
C16 do loop
C17 while loop
C18 do loop
C19 break
C20 continue
C21 goto
C22 arrays
C23 two dim array
C24 addition
C25 multiplication
C26 function
C27 No Return
C28 Para-No Return
C29 With Para, With Return
C30 No Para-With Return
C31 recursive function
C32 storage classes
C33 string fn
C34 math fn
C35 pointers
C36 array of pointers
C37 fun with pointer
C38 calloc
C39 malloc
C40 realloc
C41 free
C42 structure
C43 nested struct
C44 struct with pointer
C45 union
C46 files
C47 fgetc
C48 fputc
C49 fgets
C50 fputs
C51 fscanf
C52 fprintf
C53 files - others
C54 graphics
CP1 intro
CP2 basics
CP3 manipulators
CP4 Act,For,Def Arg
CP5 fn overloding
CP6 inline fn
CP7 class
CP8 function inside clas
CP9 fn outside class
CP10 private member
CP11 static variable
CP12 static fn
CP13 array of object
CP14 mem fn overloading
CP29 hybrid
CP30 multiple
CP31 overriding
CP32 order of execution
CP33 ambiguities
CP34 comp. time poly
CP35 runtime poly
CP36 virtual fn
CP37 fles
CP38 ifstream
CP39 ofstream
CP40 fstream
CP41 fn template
CP42 class template
CP43 others
CP15 class with pointer
CP16 friend fn
CP17 friend class
CP18 default cons
CP19 para const
CP20 copy cons
CP21 cons overloading
CP22 destructor
CP23 unary op overloading
CP24 binary op overloading
CP25 overload with friend
CP26 single inheritance
CP27 multilevel
CP28 heirarchical
J1 Intro -features
J2 Simpe Examples
J3 Datatypes
J4 Operators
J5 Type Casting
J6 Conditional .St
J7 Loops
J8 Arrays
J9 String Class
J10 String Buffer Class
J11 String Tokenizer Class
J12 Vector Class
J13 Stack Class
J14 Queue Class
J15 Arrays Class
J16 ArrayList Class
J17 Exception Handling
J18 Class & Objects
J19 Overloading
J20 Default Const.
J21 Paramet.Cons
J22 Cons.Overloading
J23 private cons
J24 this keyword
J25 Static Keyword
J26 Inheritance
J27 Overriding
J28 Cons execu order
J29 super keyword
J30 final keyword
J31 abstract meth & class
J32 interface
J33 package
J34 File Class
J35 Directories
J36 FileInputStream
J37 FileOutputStream
J38 ByteArrayInputStream
J39 ByteArrayOutputStream
J40 BufferedInputStream
J41 BufferedOutputStream
J42 DataInputStream
J43 DataOutputStream
J44 RandomAccessFile
J45 StreamTokenizer
J46 FileReader
J47 FileWriter
J48 CharArrayReader
J49 CharArrayWriter
J50 BufferedReader
J51 MultiThreading
J52 Simple Thread
J53 Thread Class
J54 Runnable Interface
J55 Mutiple Threads
J56 isAlive
J57 join
J58 Priorites
J59 Synchronozation
J60 notify,wait,…
J61 URL class
J62 URLConnection class
J63 Socket
J64 Datagram
J65 Applet
J66 Graphics Class
J67 AWT Components
J68 Layout
J69 Pannel
J70 Event Handling
P1 INTRO
P2 VARIABLES & DATATYPES
P3 CONVERSIONS
P4 PRINT FUNCTION
P5 OPERATORS
P6 CONDITIONAL STATEMENT
P7 LOOPING STATEMENT
P8 BREAK, CONTINUE, PASS
P9 FUNCTIONS
P10 DEFAULT ARGUMENTS
P11 KEYWORD ARGUMENT
P12 ARBITARY ARGUMENT
P13 RECURSION
P14 MODULES
P15 PACKAGE
P16 DECIMAL FUNCTION
P17 MATH, RANDOM
P18 LIST
P37 INHERITANCE
P38 OVERRIDING
P39 OPERATOR OVERLOADING
P40 NETWORK PROGRAMMING
P41 MULTITHREAD
P42 DATABASE ACCESS
P43 TKINTER
P44 LABEL,LABELFRAME
P45 ENTRY BUTTON
P46 CHECKBUTTON,RADIOBUTTON
P47 SPINBOX, LISTBOX
P48 MENU, MESSAGE
P49 OPTION MENU
P50 SCALE
P51 TOPLEVEL
P52 TK MESSAGEBOX
P53 SCROLL BAR
P54 IMAGE PROCRESSING
P19 TUPLE
P20 ARRAY
P21 SORTING ALGORITHM
P22 SEARCH
P23 STRING
P24 SET
P25 DICTIONARY
P26 FILES
P27 BINARY FILES
P28 DIR & FILE MANAGEMENT
P29 EXCEPTION HANDLING
P30 NAMESPACE ESCAPE
P31 CLASS & OBJECT
P32 CONSTRUCTOR
P33 DESTRUCTION
P34 DATA ATTRIBUTES
P35 CLASS ATTRIBUTES
P36 PRIVATE