🚀 Week 1 of My Python Learning Journey Over the past week, I started learning Python programming from the fundamentals, Here are some key concepts I learned: 🔹 How computers understand programs • Microprocessors work with binary values (0s and 1s) • Programs must eventually be converted into Machine Level Language (MLL) 🔹 Types of Programming Languages • Machine Level Language (MLL) – Machine friendly but difficult for humans • Assembly Level Language (ALL) – Uses mnemonic codes like ADD, SUB, MUL • High Level Language (HLL) – Human-readable languages like Python 🔹 Program Translators • Assembler – Converts Assembly Language to Machine Language • Compiler – Converts High Level Language to Machine Language • Interpreter – Executes code line-by-line (Python uses this approach) 🔹 Python Basics • Created by Guido Van Rossum (1991) • A high-level, interpreted, and general-purpose language 🔹 Key Python Features • Simple and easy to read • Open source • Platform independent • Dynamically typed • Supports both procedural and object-oriented programming 🔹 Tools & Setup • Installed Python and IDLE • Installed VS Code and configured the Pylance extension 🔹 Additional Concepts Learned • Python Virtual Machine (PVM) • Python portability and platform independence • Different Python implementations (CPython, Jython, IronPython, PyPy) • Basic syntax and comments in Python • Differences between Java and Python 📚 This week helped me understand concepts more deeply. This is just Week 1, and I'm excited to continue exploring Python and building projects in the coming weeks. #Python #Programming #LearningJourney #ComputerScience #SoftwareDevelopment #Coding #Students #TechLearning G.R NARENDRA REDDY Global Quest Technologies
Python Basics Learned in Week 1 by G.R NARENDRA REDDY
More Relevant Posts
-
Widely used across the technology landscape, Python is one of the most in-demand programming languages, known for its relatively simple syntax and well-supported community. The next offering of Python I, one of WatSPEED's most popular courses, begins on May 4, 2026. This course will help you develop a valuable skill set that can be applied in fields such as web development, data science, artificial intelligence, machine learning, automation, and more. Python I requires no previous coding experience and you can learn at your own pace. What will you learn: - Coding using basic syntax in Python - Solving introductory programming problems in Python - Debugging code and handle errors - Documenting your code Early bird discount: Register for Python I by April 6 to save 10%. Use the code EARLY10 at checkout. https://lnkd.in/e_rADrEu #Python #Coding
To view or add a comment, sign in
-
-
🚀 Day 2 – Python Full Stack Training @ Global Quest Technologies Today’s session was super insightful as we continued our journey into the world of Python and modern technology. As part of our Python Full Stack program, we are exploring how Python plays a major role in fields like data analytics and software development. 📚 What we learned today: 🔹 How programs are processed – from High-Level Language → Assembly Language → Machine Language 🔹 How computers actually execute instructions behind the scenes 🔹 Understanding the role of an Interpreter and how it works 🔹 Basics & introduction to Python 🔹 About the creator of Python – Guido van Rossum 🔹 Key features that make Python powerful and easy to use 🔹 Real-world applications of Python: - Data Analytics - Artificial Intelligence - Web Development - Automation 🔹 Who maintains and develops Python today These concepts gave us a clear foundation of how Python works internally and how programs are executed step by step. 💡 Excited to keep learning and improving my skills in Python and Data Analytics! #Python #LearningJourney #FullStackDevelopment #Programming #GlobalQuestTechnologies
To view or add a comment, sign in
-
-
*🎓 Harvard CS50P: Programming with Python – Full Course FREE* *8M+ Views on YouTube* 🔥 Taught by *Dr. David J. Malan* *What you’ll learn:* Learn to read, write, test, and debug Python code from scratch. No experience needed. ✅ Variables, types, conditionals, loops ✅ Functions, arguments, return values ✅ Handle exceptions + fix bugs ✅ Write unit tests ✅ Use third-party libraries ✅ Regular expressions for data ✅ OOP: classes, objects, methods ✅ Read/write files Hands-on projects inspired by real-world problems. No software needed — just your browser. Or use your own PC/Mac. *CS50P vs CS50x?* CS50x = Computer Science + C, Python, SQL, JS CS50P = 100% Python programming Take before, during, or after CS50x. *📺 Watch full course:* `https://lnkd.in/etc2vQTW *💻 Slides + Source Code:* `cs50.harvard.edu/python` *⏱️ Course Timeline:* (00:00:00) Introduction (00:04:48) Functions, Variables (01:50:24) Conditionals (02:46:23) Loops (04:07:10) Exceptions (04:51:45) Libraries (06:09:15) Unit Tests (07:00:22) File I/O (08:32:32) Regular Expressions (10:37:35) OOP (13:28:47) Et Cetera ━━━━━━━━━━━━━━━━━━━━━━ This is Harvard quality for $0. No excuses left. Save this. Start this weekend. *React with 🐍 if you’re taking it.*
Harvard CS50’s Introduction to Programming with Python – Full University Course
https://www.youtube.com/
To view or add a comment, sign in
-
*🎓 Harvard CS50P: Programming with Python – Full Course FREE* *8M+ Views on YouTube* 🔥 Taught by *Dr. David J. Malan* *What you’ll learn:* Learn to read, write, test, and debug Python code from scratch. No experience needed. ✅ Variables, types, conditionals, loops ✅ Functions, arguments, return values ✅ Handle exceptions + fix bugs ✅ Write unit tests ✅ Use third-party libraries ✅ Regular expressions for data ✅ OOP: classes, objects, methods ✅ Read/write files Hands-on projects inspired by real-world problems. No software needed — just your browser. Or use your own PC/Mac. *CS50P vs CS50x?* CS50x = Computer Science + C, Python, SQL, JS CS50P = 100% Python programming Take before, during, or after CS50x. *📺 Watch full course:* `https://lnkd.in/etc2vQTW *💻 Slides + Source Code:* `cs50.harvard.edu/python` *⏱️ Course Timeline:* (00:00:00) Introduction (00:04:48) Functions, Variables (01:50:24) Conditionals (02:46:23) Loops (04:07:10) Exceptions (04:51:45) Libraries (06:09:15) Unit Tests (07:00:22) File I/O (08:32:32) Regular Expressions (10:37:35) OOP (13:28:47) Et Cetera ━━━━━━━━━━━━━━━━━━━━━━ This is Harvard quality for $0. No excuses left. Save this. Start this weekend. *React with 🐍 if you’re taking it.*
Harvard CS50’s Introduction to Programming with Python – Full University Course
https://www.youtube.com/
To view or add a comment, sign in
-
*🎓 Harvard CS50P: Programming with Python – Full Course FREE* *8M+ Views on YouTube* 🔥 Taught by *Dr. David J. Malan* *What you’ll learn:* Learn to read, write, test, and debug Python code from scratch. No experience needed. ✅ Variables, types, conditionals, loops ✅ Functions, arguments, return values ✅ Handle exceptions + fix bugs ✅ Write unit tests ✅ Use third-party libraries ✅ Regular expressions for data ✅ OOP: classes, objects, methods ✅ Read/write files Hands-on projects inspired by real-world problems. No software needed — just your browser. Or use your own PC/Mac. *CS50P vs CS50x?* CS50x = Computer Science + C, Python, SQL, JS CS50P = 100% Python programming Take before, during, or after CS50x. *📺 Watch full course:* `https://lnkd.in/etc2vQTW *💻 Slides + Source Code:* `cs50.harvard.edu/python` *⏱️ Course Timeline:* (00:00:00) Introduction (00:04:48) Functions, Variables (01:50:24) Conditionals (02:46:23) Loops (04:07:10) Exceptions (04:51:45) Libraries (06:09:15) Unit Tests (07:00:22) File I/O (08:32:32) Regular Expressions (10:37:35) OOP (13:28:47) Et Cetera ━━━━━━━━━━━━━━━━━━━━━━ This is Harvard quality for $0. No excuses left. Save this. Start this weekend. *React with 🐍 if you’re taking it.*
Harvard CS50’s Introduction to Programming with Python – Full University Course
https://www.youtube.com/
To view or add a comment, sign in
-
*🎓 Harvard CS50P: Programming with Python – Full Course FREE* *8M+ Views on YouTube* 🔥 Taught by *Dr. David J. Malan* *What you’ll learn:* Learn to read, write, test, and debug Python code from scratch. No experience needed. ✅ Variables, types, conditionals, loops ✅ Functions, arguments, return values ✅ Handle exceptions + fix bugs ✅ Write unit tests ✅ Use third-party libraries ✅ Regular expressions for data ✅ OOP: classes, objects, methods ✅ Read/write files Hands-on projects inspired by real-world problems. No software needed — just your browser. Or use your own PC/Mac. *CS50P vs CS50x?* CS50x = Computer Science + C, Python, SQL, JS CS50P = 100% Python programming Take before, during, or after CS50x. *📺 Watch full course:* `https://lnkd.in/eV6dR9Ax *💻 Slides + Source Code:* `cs50.harvard.edu/python` *⏱️ Course Timeline:* (00:00:00) Introduction (00:04:48) Functions, Variables (01:50:24) Conditionals (02:46:23) Loops (04:07:10) Exceptions (04:51:45) Libraries (06:09:15) Unit Tests (07:00:22) File I/O (08:32:32) Regular Expressions (10:37:35) OOP (13:28:47) Et Cetera ━━━━━━━━━━━━━━━━━━━━━━ This is Harvard quality for $0. No excuses left. Save this. Start this weekend. *React with 🐍 if you’re taking it.*
Harvard CS50’s Introduction to Programming with Python – Full University Course
https://www.youtube.com/
To view or add a comment, sign in
-
*🎓 Harvard CS50P: Programming with Python – Full Course FREE* *8M+ Views on YouTube* 🔥 Taught by *Dr. David J. Malan* *What you’ll learn:* Learn to read, write, test, and debug Python code from scratch. No experience needed. ✅ Variables, types, conditionals, loops ✅ Functions, arguments, return values ✅ Handle exceptions + fix bugs ✅ Write unit tests ✅ Use third-party libraries ✅ Regular expressions for data ✅ OOP: classes, objects, methods ✅ Read/write files Hands-on projects inspired by real-world problems. No software needed — just your browser. Or use your own PC/Mac. *CS50P vs CS50x?* CS50x = Computer Science + C, Python, SQL, JS CS50P = 100% Python programming Take before, during, or after CS50x. *📺 Watch full course:* `https://lnkd.in/etc2vQTW *💻 Slides + Source Code:* `cs50.harvard.edu/python` *⏱️ Course Timeline:* (00:00:00) Introduction (00:04:48) Functions, Variables (01:50:24) Conditionals (02:46:23) Loops (04:07:10) Exceptions (04:51:45) Libraries (06:09:15) Unit Tests (07:00:22) File I/O (08:32:32) Regular Expressions (10:37:35) OOP (13:28:47) Et Cetera ━━━━━━━━━━━━━━━━━━━━━━ This is Harvard quality for $0
Harvard CS50’s Introduction to Programming with Python – Full University Course
https://www.youtube.com/
To view or add a comment, sign in
-
🚀 Day 1 of My Python Learning Journey Today I officially started learning Python, one of the most powerful and beginner-friendly programming languages used in Web Development, Automation, AI, and Data Science. Here’s what I explored on my first day: 🐍 What Python is and why developers love it 💻 Installing Python on my laptop and setting up the environment 🧠 Exploring different Python IDEs used by developers 🔤 Understanding variables and their naming rules 📊 Learning variable types with practical examples ⌨️ Using "input()" and "print()" commands for user interaction One thing I realized today: Every expert developer once started with simple fundamentals like these. My goal is to share my learning journey every day for the next 30 days while building a strong foundation in Python. If you're a developer or currently learning programming: 💬 What was the first programming language you learned? #Python #LearningPython #CodingJourney #100DaysOfCode #Programming #DeveloperJourney
To view or add a comment, sign in
-
-
*🎓 Harvard CS50P: Programming with Python – Full Course FREE* *8M+ Views on YouTube* 🔥 Taught by *Dr. David J. Malan* *What you’ll learn:* Learn to read, write, test, and debug Python code from scratch. No experience needed. ✅ Variables, types, conditionals, loops ✅ Functions, arguments, return values ✅ Handle exceptions + fix bugs ✅ Write unit tests ✅ Use third-party libraries ✅ Regular expressions for data ✅ OOP: classes, objects, methods ✅ Read/write files Hands-on projects inspired by real-world problems. No software needed — just your browser. Or use your own PC/Mac. *CS50P vs CS50x?* CS50x = Computer Science + C, Python, SQL, JS CS50P = 100% Python programming Take before, during, or after CS50x. *📺 Watch full course:* `https://lnkd.in/eV6dR9Ax *💻 Slides + Source Code:* `cs50.harvard.edu/python` *⏱️ Course Timeline:* (00:00:00) Introduction (00:04:48) Functions, Variables (01:50:24) Conditionals (02:46:23) Loops (04:07:10) Exceptions (04:51:45) Libraries (06:09:15) Unit Tests (07:00:22) File I/O (08:32:32) Regular Expressions (10:37:35) OOP (13:28:47) Et Cetera ━━━━━━━━━━━━━━━━━━━━━━ This is Harvard quality for $0.
Harvard CS50’s Introduction to Programming with Python – Full University Course
https://www.youtube.com/
To view or add a comment, sign in
-
🚀 Mastering Python Core Concepts – My Learning Journey 🐍 Python is one of the most powerful and beginner-friendly programming languages. As I continue building my skills, I’ve been focusing on strengthening my core Python fundamentals. Here are some key concepts every Python learner should master 👇 🔹 Data Types – Ints, Floats, Strings, Lists, Dictionaries 🔹 Control Flow – If-Else Statements, Loops 🔹 Functions – Reusable Code Blocks 🔹 Error Handling – Try-Except for Exceptions 🔹 Object-Oriented Programming – Classes & Objects, Inheritance 🔹 File Handling – Reading & Writing Files 💡 Strong fundamentals are the foundation for Data Science, AI, and Web Development. I’m actively practicing and building projects to apply these concepts in real-world scenarios. #Python #Programming #Coding #DataScience #AI #Learning #TechJourney
To view or add a comment, sign in
-
Explore related topics
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development