54040 подписчиков
112 видео
VMWare Errors: Unable to open kernel device '\\.\VMCIDev\VMX'. Failed to start the virtual machine
VMWare Errors: No network assign to vm while connecting using bridge connection.
Using Packet Tracer, create a wireless network of multiple PCs using appropriate access point.
Create an android app that demonstrates Activity Lifecycle and Instance State.
Python Program - To take two lists and returns True if they have at least one common member
Arithmetic Operations on Complex numbers in Python.
Using Cisco Packet Tracer, connect multiple (min.6) computers using layer 2 switch.
Python Program - Script to sort (ascending and descending) a dictionary by value.
AutoIt Excel Automation : Open, Write ,Save .xlx FIle - Software Testing Msc IT
Python Program - To calculate year when users age will be 100..
Python Program - To append text to a file and display the text.
Using Cisco Packet Tracer, create a basic network of two computers using appropriate network wire.
Oracle 11g - Database Configuration
Python Program - Read last n lines of a file
Python Program - Read an entire text file and print on command shell.
Binomial Distribution and Hypergeometric Distribution - Data Analysis and Tools(DAT) Msc I.T
Python Program - To take a list of integers and prints a histogram to the screen.
Python Program - Print a specified list after removing certain user specified elements
GNS3 - Redistribution on router between RIP and OSPF
GNS3 - OSPF Routing without using network command | Command to check DR/BDR
GNS3 - OSPF Routing Configuration using Network Commands
Linear Algebra using Python - Finding the gcd of two numbers using Euclid’s algorithm.
GNS3 - Configuring Stub Area and NSSA on Router
Python Program - Recursive function to print the factorial for a given number.
Python Program - Sum all the items in a dictionary.
AutoIt Installation Steps - Software Testing Msc I.T Part -I
Python Program - Function to check entered character is vowel or not
Cloud Computing - Implement IaaS With Eucalyptus
Ethical Hacking - Proxy Setting using Burp Suite
Oracle 11g - Part 1 : Creating Replica of database
GNS3 - IP Address Configuration
Ethical Hacking -NSLookup (DNS Records )
GNS3 - Installations
GNS3 - IP Multicast Using Sparse-mode and Rendezvous Point Address
Python Program - Writing a functon to find number less than n (user input number) in a list
Cloud Computing - Implementing EXSi Server
Python Program - Concept of Inheritance. (Simple Inheritance)
Factorial Code Using Prolog
Python Program - Writing a function to check a sentence if it is a pangram or not
Oracle 11g - Listener Configuration
Client Server Communication using UDP - Distributed System.
Android Interactive User Interface using Layouts
Android app to save user data in a database and use of CRUD operations - SQLite Database Example