Showing posts with label Projects. Show all posts
Showing posts with label Projects. Show all posts

Tuesday, 6 February 2024

Foundations of Project Management

 What you'll learnDescribe project management skills, roles, and responsibilities across a variety of industriesExplain the project management life cycle and compare different program management methodologies Define organizational...

Project Execution: Running the Project

 What you'll learnImplement the key quality management concepts of quality standards, quality planning, quality assurance, and quality control.Demonstrate how to prioritize and analyze data and how to communicate a project’s data-informed...

Sunday, 17 December 2023

Python for Data Analysis: Pandas & NumPy

 What you'll learnUnderstand python programming fundamentals for data analysisDefine single and multi-dimensional NumPy arraysImport HTML data in Pandas DataFramesJoin Free : Python for Data Analysis: Pandas & NumPyAbout this...

Friday, 24 November 2023

Introduction to Microsoft Excel (Free Course)

 What you'll learnCreate an Excel spreadsheet and learn how to maneuver around the spreadsheet for data entry.Create simple formulas in an Excel spreadsheet to analyze data.Learn, practice, and apply job-ready skills in less than 2 hoursReceive...

Thursday, 16 November 2023

Data Science Coding Challenge: Loan Default Prediction (Free Project)

 ObjectivesLoad, clean, analyze, process, and visualize data using Python and Jupyter NotebooksProduce an end-to-end machine learning prediction model using Python and Jupyter NotebooksSkills you’ll demonstrateData ScienceData AnalysisPython...

Sunday, 12 November 2023

Introduction to Python

 What you'll learnUses of PythonPython variables and inputPython Decisions and LoopingAbout this Guided ProjectLearning Python gives the programmer a wide variety of career paths to choose from. Python is an open-source (free) programming...

Understanding Basic SQL Syntax

 What you'll learnIdentify and use correct syntax when writing SQL retrieval queries.Learn, practice, and apply job-ready skills in less than 2 hoursReceive training from industry expertsGain hands-on experience solving real-world job...

Saturday, 11 November 2023

Mastering Data Analysis with Pandas

 What you'll learnMaster data analysis and manipulation in Pandas and PythonDefine and manipulate Pandas SeriesMaster Pandas Attributes, methods and math operationsProject Link - Mastering Data Analysis with PandasAbout this Guided...

Friday, 3 November 2023

Getting Started With Game Development Using PyGame

 About this Guided ProjectIn this 1-hour long project-based course, you will learn how to create a basic single-player Pong replica using the PyGame library for Python, creating a welcome screen, a game that responds to user input to move...

Sunday, 1 October 2023

Clean and analyze social media usage data with Python

 ObjectivesIncrease client reach and engagementGain valuable insights that will help improve social media performanceAchieve their social media goals and provide data-driven recommendationsProject planThis project requires you to independently...

Friday, 2 September 2022

Wednesday, 6 October 2021

Tuesday, 5 October 2021

Operations On Dataframe in Python [Part II]

Concise summary of Dataframe.So, next we are going to see about how to get the concise summary of DataFrame.So, there is a command called info that returns a concise summary of a DataFrame, the concise summary includes the data type of index;...

Wifi Password Generator in Python

WIFI PASSWORD EJECTORDescriptiona simple python script that tells you the password of the wifi you're connected withRequirementsjust need to install python in your system.Source Code:- import subprocessdata = (    subprocess.check_output(["netsh",...

Monday, 4 October 2021

Python Project [Whatsapp Bot]

Whatsapp BotPerform Operation likePut your detailsconnect with internetPass your messageInput:import pywhatkitfrom datetime import datetimenow = datetime.now()chour = now.strftime("%H")mobile = input('Enter Mobile No of Receiver : ')message...

Popular Posts

Categories

100 Python Programs for Beginner (97) AI (39) Android (24) AngularJS (1) Api (2) Assembly Language (2) aws (17) Azure (7) BI (10) book (4) Books (197) C (77) C# (12) C++ (83) Course (67) Coursera (251) Cybersecurity (25) Data Analysis (3) Data Analytics (3) data management (11) Data Science (149) Data Strucures (8) Deep Learning (21) Django (16) Downloads (3) edx (2) Engineering (14) Euron (29) Events (6) Excel (13) Factorial (1) Finance (6) flask (3) flutter (1) FPL (17) Generative AI (11) Google (36) Hadoop (3) HTML Quiz (1) HTML&CSS (47) IBM (30) IoT (1) IS (25) Java (93) Java quiz (1) Leet Code (4) Machine Learning (85) Meta (22) MICHIGAN (5) microsoft (4) Nvidia (4) Pandas (4) PHP (20) Projects (29) pyth (1) Python (1047) Python Coding Challenge (456) Python Quiz (121) Python Tips (5) Questions (2) R (70) React (6) Scripting (3) security (3) Selenium Webdriver (4) Software (17) SQL (42) UX Research (1) web application (8) Web development (4) web scraping (2)

Followers

Python Coding for Kids ( Free Demo for Everyone)