pvikram218
I am a programming lover, problem solving enthusiast. Trying to learn AI and Azure.
Kolkata
Pinned Repositories
ai-fundamentals
Code samples for AI fundamentals
Data-Science-Using-Python
“Data science” is just about as broad of a term as they come. It may be easiest to describe what it is by listing its more concrete components: Data exploration & analysis. Included here: Pandas; NumPy; SciPy; a helping hand from Python's Standard Library.
Data-Structure-and-Algorithm-Using-Python
In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data. (Using Python 3)
DP100
Labs for Course DP-100: Designing and Implementing Data Science Solutions on Microsoft Azure
Introduction-to-Python
Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant white space. (This repository contains Python 3 Code)
Java-JavaFx-Swing-Projects-Desktop-Application-GUI-Software
All projects are based on ☕ Java(Swing.All projects are database(MySql) connected📂 and compatible to run is🖥️ Desktop(with .exe)🖱️.All projects have a Graphical User Interface(GUI)👨🏻💻 that user can communicate and understand the application easily).
LCS
ml-basics
Exercise notebooks for Machine Learning modules on Microsoft Learn
Object-Oriented-Programming-Using-Python
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
SQL-Database-Management-System
SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.
pvikram218's Repositories
pvikram218/ai-fundamentals
Code samples for AI fundamentals
pvikram218/DP100
Labs for Course DP-100: Designing and Implementing Data Science Solutions on Microsoft Azure
pvikram218/Introduction-to-Python
Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant white space. (This repository contains Python 3 Code)
pvikram218/LCS
pvikram218/ml-basics
Exercise notebooks for Machine Learning modules on Microsoft Learn
pvikram218/Object-Oriented-Programming-Using-Python
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
pvikram218/Data-Science-Using-Python
“Data science” is just about as broad of a term as they come. It may be easiest to describe what it is by listing its more concrete components: Data exploration & analysis. Included here: Pandas; NumPy; SciPy; a helping hand from Python's Standard Library.
pvikram218/Data-Structure-and-Algorithm-Using-Python
In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data. (Using Python 3)
pvikram218/Java-JavaFx-Swing-Projects-Desktop-Application-GUI-Software
All projects are based on ☕ Java(Swing.All projects are database(MySql) connected📂 and compatible to run is🖥️ Desktop(with .exe)🖱️.All projects have a Graphical User Interface(GUI)👨🏻💻 that user can communicate and understand the application easily).
pvikram218/SQL-Database-Management-System
SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.