This is a series of Python learning blog from parottosalna community by kaniyam foundation
This blog is based on this video "Python - Meet & Greet - Part 1 | ParottaSalna" - Day 1 of Python learning Introduction class
To watch the full series check this youtube playlist
Objectives:
- Why Python ?
- Course Syllabus
- Python Installation - Windows, Linux
- Collab Notebook
- Where to see updates & recordings.
- Where to ask questions ?
- Our Expectations
- Basic Print Command
- About FOSS, FOSS Communities.
-
Applications of Python language
-
Syllabus
- https://parottasalna.com/python-development/
- Each concepts includes - Basic, Intermediate and Advanced
-
Resources provided the team
- Blog
- Infographic PDF with important concepts
- Quiz
- Task like exercises
Learn -> Write blog -> Teach someone
python is open source
-
Python Colab in google for temperavery
- Each program set is called cell
-
To ask questions
- Ask in Tamil linux forum
- Direct question in whatsup after class upto 2 hours
- Few minutes before the class
-
To check updates for class
- Check in Kaniyam website
- Check in python syllabus session
- Youtube channel live notification
- Direct message to mentors
-
To find answer for my question
- First check in google search
- Then ask question
-
Expectations
- To write blog notes after each classes
-
Programming
- Print command
-
print("")
this the format of the print command - To run the code
python print
orpython print.py
-
- Print command
Python is ready install in linux, if not install it with
brew
commandMentor will use VScode and colob for teaching
Telegram link: https://t.me/+2Q_uTW7j9xtkMmVl
Top comments (0)