76969 подписчиков
89 видео
CN: project discussion + switching | CSIT Lectures
How to Extract Image Metadata in Python with Pillow library ||
How to Build a WiFi Scanner in Python using Scapy || Final test on the previous code
Computer Network :Unit 1 discussion| CSIT Lectures | Define network,uses,types, Network Topology.
AI | Uniform cost search | CSIT lecture
CN:packet tracer | LAB 2
TL and SP upgrade AIX || Backup rootvg || clone disk using alt_diskcopy || Map LV from VIOS to LPAR.
Computer network(CN): packet tracer Intro Lab | Router config | CSIT Lectures
OSI(open system interconnection) surface talk video|CSIT Lecture
Late night project completed | Client server artitechture implementation
AI Lectures
DBMS interfaces | CSIT Lectures
DBMS:ER diagram Explain | CSIT Lectures
The running time of algorithm A is T(n)=7T(n/2) + n2 A competing algorithm A’ has T’(n)=aT’(n/4)+n2
Searching file with python || Get the location and size of the file||Learn python basics [part 3]
AI: Problem formulation | CSIT Lectures | 8 puzzle problem
AI: Lectures
DBMS: Describing E-R Diagram | CSIT Lectures
strip(),find(),count(),len() & isdigit() Methods in python ||
AI: Depth limited search, iterative depending search, informed search | CSIT Lectures
Bulk SMS sender |GUI application with python
OS: Safe state and un safe state | CSIT Lectures
Theory of computation(TOC):Final state automata| Intro class:No details | CSIT lecture
DBMS:E-R Model(Entity-relationship mode) and more | CSIT lectures
DBMS: Constraints in E-R module | CSIT Lectures
computer Network ( CN ): Ending of all basic topic of networking | Starting of physical layer| CSIT
TOC: NFA and DFA Solved example | DFA & NFA which accept 00 and 11 at end of string|Gone Lastvirus
DBMS: Three tier and n- tier for web applications | CSIT Lectures
Life of CS student as intern on system infra department.
Testing RouterSploit on ESP32 v1 | Andrax | Ethical Hacking
Image Processing | CSIT Lectures | 5th sem| unit 2 Histogram
Types of CSS - Inline, internal and External || Web development part 5
gets(); function in C is dangerous | Buffer overflow | Gone lastvirus
Network scanner using python || Scan your Wifi and get the list of IP || simple python project #1
CSS Animation - Build text fade animation || Web Development part 10
TryHackMe free room CTF corridor
How to Transfer Files in the Network using Sockets in Python ||
SQLite in python programs | Database Programming with python| [Part1]