Choose "Make this ad premium" at checkout.
Listings
-
Machine Learning TutorialEducation - Training - Noida (Uttar Pradesh) - June 18, 2025
Machine Learning (ML) is a subset of artificial intelligence (AI) that focuses on the development of algorithms and statistical models that enable computers to perform specific tasks without explicit instructions. Instead of being programmed to perfo...
-
Python Programming LanguageEducation - Training - Noida (Uttar Pradesh) - June 7, 2025
Python is a high-level, interpreted programming language known for its readability and simplicity. It was created by Guido van Rossum and first released in 1991. Python supports multiple programming paradigms, including procedural, object-oriented, a...
-
best way to learn html for beginnersEducation - Training - Noida (Uttar Pradesh) - June 6, 2025
HTML stands for HyperText Markup Language. It is the standard language used to create and structure content on the web.
-
what is feature of phpEducation - Training - Noida (Uttar Pradesh) - June 5, 2025
PHP (short for Hypertext Preprocessor) is a server-side scripting language designed primarily for web development, but it's also used as a general-purpose programming language. Key Features of PHP: Server-side execution: PHP code is executed on the s...
-
Learn Java Programming LanguageEducation - Training - Noida (Uttar Pradesh) - June 5, 2025
Java is a high-level, object-oriented programming language developed by Sun Microsystems (now owned by Oracle). It is designed to be platform-independent, meaning that code written in Java can run on any system that has a Java Virtual Machine (JVM).
-
node js tutorial for beginnersEducation - Training - Noida (Uttar Pradesh) - June 5, 2025
Node.js is an open-source, cross-platform, server-side runtime environment that lets you run JavaScript code outside the browser, mainly to build fast and scalable web applications. It uses Google Chrome’s V8 JavaScript engine to execute...
-
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 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...