Collections
- Home
- Collections
- Free Courses
SWAGGER TUTORIAL
Swagger is an open-source software framework backed by a large ecosystem of tools that helps developers design, build, document, and consume RESTful web services....
WebSphere Application Server Administration
WebSphere Application Server (WAS) is a software product that performs the role of a web application server. More specifically, it is a software framework and middleware...
JBoss – EAP
JBoss Application Server (JBoss AS) is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. JBoss AS is...
The Kali Linux – Beginner to Advanced
Kali Linux is a Debian-based Linux distribution aimed at advanced Penetration Testing and Security Auditing. Kali contains several hundred tools which are geared towards various...
SoapUI for Beginners
SoapUI is an open-source tool used for functional and non-functional testing, widely used in WebServices testing. SOAP stands for Simple Object Access Protocol. It is a protocol which is...
TestNG Tutorial – Selenium WebDriver with Java
TestNG is one of the most widely used open source testing framework used in automation testing suite. where NG of TestNG means Next Generation....
Mobile UI and UX Design Tutorial
A Mobile user interface (mobile UI) is the graphical and usually touch-sensitive display on a mobile device, such as a smartphone or tablet, that allows the user to interact with...
Data Structures And Algorithms Using Python
Data structures are basically just that are structures which can hold some data together. In other words, they are used to store a collection of related data. There...
Data Wrangling
Data wrangling, sometimes referred to as data munging, is the process of transforming and mapping data from one “raw” data form into another format...