Curriculum
- 34 Sections
- 199 Lessons
- 24 Weeks
Expand all sectionsCollapse all sections
- About The Course/*! CSS Used from: Embedded */ *, ::after, ::before { box-sizing: border-box; border-width: 0; border-style: solid; border-color: #e5e7eb; } ::after, ::before { --tw-content: ''; } h2 { font-size: inherit; font-weight: inherit; } a { color: inherit; text-decoration: inherit; } h2, p { margin: 0; } :disabled { cursor: default; } *, ::before, ::after { --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgb(59 130 246 / 0.5); --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; } .mx-auto { margin-left: auto; margin-right: auto; } .mb-2 { margin-bottom: 0.5rem; } .mb-4 { margin-bottom: 1rem; } .mb-6 { margin-bottom: 1.5rem; } .mr-2 { margin-right: 0.5rem; } .max-w-screen-sm { max-width: 640px; } .max-w-screen-xl { max-width: 1280px; } .rounded-lg { border-radius: 0.5rem; } .bg-primary-700 { --tw-bg-opacity: 1; background-color: rgb(29 78 216 / var(--tw-bg-opacity)); } .bg-white { --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity)); } .px-4 { padding-left: 1rem; padding-right: 1rem; } .px-5 { padding-left: 1.25rem; padding-right: 1.25rem; } .py-2.5 { padding-top: 0.625rem; padding-bottom: 0.625rem; } .py-8 { padding-top: 2rem; padding-bottom: 2rem; } .text-center { text-align: center; } .text-4xl { font-size: 3rem; line-height: 2.5rem; } .text-sm { font-size: 0.875rem; line-height: 1.25rem; } .font-extrabold { font-weight: 800; } .font-light { font-weight: 300; } .font-medium { font-weight: 500; } .leading-tight { line-height: 1.25; } .tracking-tight { letter-spacing: -0.025em; } .text-gray-500 { --tw-text-opacity: 1; color: rgb(107 114 128 / var(--tw-text-opacity)); } .text-gray-900 { --tw-text-opacity: 1; color: rgb(17 24 39 / var(--tw-text-opacity)); } .text-white { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity)); } .hover:bg-primary-800:hover { --tw-bg-opacity: 1; background-color: rgb(30 64 175 / var(--tw-bg-opacity)); } .focus:outline-none:focus { outline: 2px solid transparent; outline-offset: 2px; } .focus:ring-4:focus { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); } .focus:ring-primary-300:focus { --tw-ring-opacity: 1; --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity)); } @media (min-width: 640px) { .sm:py-16 { padding-top: 4rem; padding-bottom: 4rem; } } @media (min-width: 768px) { .md:text-lg { font-size: 1.5rem; line-height: 1.75rem; } } @media (min-width: 1024px) { .lg:px-6 { padding-left: 1.5rem; padding-right: 1.5rem; } } .imgdata { width: 35% } @media (max-width: 767px) { .imgdata { width: 40% } } .course-payment { display: none !important; } .thim-course-landing-button { display: none !important; }0
- [ IP ] Module 01:- Web Programming Fundamentals6
- [ IP ] Module 02:- JavaScript25
- 3.1Introduction & Setup12 Minutes
- 3.2Variables10 Minutes
- 3.3Variables – let, var & const14 Minutes
- 3.4Data Types16 Minutes
- 3.5Type Conversion14 Minutes
- 3.6Type Coercion10 Minutes
- 3.7Operators – #120 Minutes
- 3.8Operators – #223 Minutes
- 3.9Conditional Statements17 Minutes
- 3.10Switch Case & Ternary Operator11 Minutes
- 3.11Loops16 Minutes
- 3.12Arrays And Methods17 Minutes
- 3.13String And Methods16 Minutes
- 3.14Objects16 Minutes
- 3.15For.in and for loop8 Minutes
- 3.16Function18 Minutes
- 3.17Function Expression19 Minutes
- 3.18Scopes16 Minutes
- 3.19Math14 Minutes
- 3.20Date , Time14 Minutes
- 3.21Map,Filter,Reduce16 Minutes
- 3.22Error Handling15 Minutes
- 3.23This Keyword19 Minutes
- 3.24Call,Apply,Bind20 Minutes
- 3.25Asynchronous js12 Minutes
- [ IP ] Module 03 & 04- React Js & Advanced React Js7
- [ IP ] Module 05 - Node Js4
- [ IP ] Module 06 - Express Js3
- [ IP ] Viva Question:-4
- [ CNS ] Module 01:- Introduction to Network Security & Cryptography8
- [ CNS ] Module 02:- Cryptography: Key management, Distribution and Use12
- 9.1Stream and Block Cipher4 Minutes
- 9.2Modes of Operation8 Minutes
- 9.3DES Algorithm Full Working12 Minutes
- 9.4DES key Generation Explain Step by Step11 Minutes
- 9.5AES Algorithm Full working26 Minutes
- 9.6Public Key cryptogrpahy3 Minutes
- 9.7RSA Algorithm with Solved Example14 Minutes
- 9.8SHA-1 Algorithm Full Working23 Minutes
- 9.9MAC7 Minutes
- 9.10Digital Signature Full working Explained19 Minutes
- 9.11Kerberos8 Minutes
- 9.12Digital Certificate and X.50910 Minutes
- [ CNS ] Module 03:- Malicious Software5
- [ CNS ] Module 04:- IP Security, Transport level security and Email Se4
- [ CNS ] Module 05:- Network Security Management3
- [ CNS ] Module 06:- System Security3
- [ CNS ] NOTES9
- [ CNS ] IMP6
- [ CNS ] Viva7
- [ CNS ] Extra13
- 17.1Diffie Hellman7 Minutes
- 17.2MD5 (Message Digest Algorithm)24 Minutes
- 17.3How to find modulus of Exponential Number (high power value )12 Minutes
- 17.4Buffer Overflow and Buffer Overflow attack9 Minutes
- 17.5SQL Injection7 Minutes
- 17.6IDEA Algorithm Full Working14 Minutes
- 17.7Blowfish Algorithm Full working13 Minutes
- 17.8Confusion and Diffusion2 Minutes
- 17.9Meet in the Middle3 Minutes
- 17.10Phishing Attack11 Minutes
- 17.11Session Hijacking and Spoofing Attack11 Minutes
- 17.12OS Security Memory and Address Protection11 Minutes
- 17.13E commerce Security and Payment gateway9 Minutes
- [ Entrepreneurship ] Module 1 : Introduction4
- [ Entrepreneurship ] Module 2 : Entrepreneurship Development and Leader4
- [ Entrepreneurship ] Module 3 : New Venture Planning3
- [ Entrepreneurship ] Module 4 : Financing & Managing Venture5
- [ Entrepreneurship ] Module 5 : Overview of E-Business3
- [ Entrepreneurship ] Module 6 : Strategic Initiatives for Technology4
- [ Entrepreneurship ] IMP6
- [ Software Engineering ] Module 1:- Introduction To Software Engineering and Process Models10
- 25.1Introduction to Software Engineering10 Minutes
- 25.2Process Framework Model7 Minutes
- 25.3Capability Maturity Model (CMM)9 Minutes
- 25.5Waterfall Model7 Minutes
- 25.6Iterative Model6 Minutes
- 25.7Agile Development Process10 Minutes
- 25.8Extreme Programming13 Minutes
- 25.9SCRUM9 Minutes
- 25.10Schedule Slippage and Cost Slippage3 Minutes
- 25.11Verification and Validation3 Minutes
- [ Software Engineering ] Module 2:- Software Requirements Analysis and Modeling4
- [ Software Engineering ] Module 3:- Software Estimation Metrics2
- [ Software Engineering ] Module 4:- Software Design6
- [ Software Engineering ] Module 5:- Software Testing6
- [ Software Engineering ] Module 6:- Software Configuration Management, Quality Assurance and Maintenance8
- 30.1Risk Identification5 Minutes
- 30.2RMMM ( Risk Mitigation Monitoring Management )3 Minutes
- 30.3Version Control3 Minutes
- 30.4Change Control4 Minutes
- 30.5Formal Technical Review (FTR)8 Minutes
- 30.6Maintenance in Software Engineering4 Minutes
- 30.7Service-Oriented Architecture6 Minutes
- 30.8Software Configuration Management9 Minutes
- [ Software Engineering ] Notes:- Software Engineering Full Notes1
- [ Software Engineering ] Viva Question:-1
- [ Software Engineering ] Importance :-6
- [ Entrepreneurship ] Viva7