Choose "Make this ad premium" at checkout.
Listings
-
What is MySQLEducation - Training - Noida (Uttar Pradesh) - June 5, 2025
MySQL is an open-source relational database management system (RDBMS) based on Structured Query Language (SQL). It is used to store, manage, and retrieve data for applications, especially web-based ones. MySQL is widely used in web development...
-
What is Apache KafkaEducation - Training - Noida (Uttar Pradesh) - June 4, 2025
Apache Kafka is a distributed event streaming platform used for building real-time data pipelines and streaming applications. It lets you publish, subscribe to, store, and process streams of records (messages) in a fault-tolerant and scalable way.
-
What is DjangoEducation - Training - Noida (Uttar Pradesh) - June 4, 2025
Django is a high-level Python web framework that enables rapid development of secure and maintainable websites. It was designed to help developers take applications from concept to completion as quickly as possible.
-
power bi tutorial for beginnersEducation - Training - Noida (Uttar Pradesh) - June 4, 2025
Power BI is a business analytics tool developed by Microsoft that enables users to visualize data, share insights, and make data-driven decisions. It's part of the Microsoft Power Platform. Key Features of Power BI: Data Visualization: Create ...
-
learn docker for beginnerEducation - Training - (Uttar Pradesh) - June 3, 2025
Docker is a tool that lets you package your application and its dependencies into a container — a lightweight, standalone, and portable environment. 1. Runs consistently on any machine2. Solves "It works on my machine" problems3. Used fo...
-
What is javascriptEducation - Training - (Uttar Pradesh) - June 3, 2025
JavaScript is a high-level, interpreted programming language used primarily to make web pages interactive and dynamic. It runs directly in the browser and is a core part of web development, along with HTML and CSS. simple Example: <button onclick=...
-
Learn TypeScript TutorialEducation - Training - Noida (Uttar Pradesh) - June 3, 2025
TypeScript is a superset of JavaScript created by Microsoft. It adds static typing and other powerful features to JavaScript, making it easier to write clean, maintainable, and bug-free code—especially for large applications. Key ...
-
flutter tutorial for beginnersEducation - Training - Noida (Uttar Pradesh) - June 2, 2025
Flutter is an open-source UI software development toolkit created by Google. It allows developers to build natively compiled applications for mobile, web, and desktop from a single codebase using the Dart programming language. Flutter is known for it...
-
C-programming-language-tutorialEducation - Training - Noida (Uttar Pradesh) - June 2, 2025
C programming is a high-level, general-purpose programming language developed by Dennis Ritchie in the early 1970s. It is widely used for system and application software due to its efficiency and control over system resources. C provides features lik...
-
What is dbmsEducation - Training - Noida (Uttar Pradesh) - June 2, 2025
A DBMS is software that allows users to define, create, maintain, and control access to databases. It provides an interface between the user and the data, making it easier to store, retrieve, and manipulate data efficiently.