OPERATING SYSTEMSOS Linux

PYTHON TUTORIAL | PYTHON BASICS ON UBUNTU LINUX | How to get started with Python on Ubuntu?

❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗
SUBSCRIBE TO MY NEW CHANNEL HERE: https://www.youtube.com/channel/UC791gwvptBLgVRpDsWIdNYw?sub_confirmation=1
❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗

Subscribe for more content!
In this video, we do the classic “Hello World” Program, the most basic python program known.

Hey everyone, I’m creating a Python basics series.

This Python basics tutorial series is on Ubuntu Linux. Why aren’t you using Linux already? Leave a comment of course.

Watch more videos for the basics of python programming.

Twitter:

source

ubuntu

48 thoughts on “PYTHON TUTORIAL | PYTHON BASICS ON UBUNTU LINUX | How to get started with Python on Ubuntu?

  • I'm learning python because I want hone in on my programming and computer skills.

  • For anyone who wants to run a python program without typing "python3", put "#!/usr/bin/env python" on the first line of the code. Then you can run your script by typing ./myscript as long as you are in the same directory. To do it from any directory I think you have to move the script to specific directory on your computer.

  • Thank you, I hate my job and have 0 IT experience but I'm starting the journey to hopefully improve my life. This is much appreciated.

  • i'm beginner in programming, i just want to learn a programming . So i choosed python

  • I need to use Python because I am learning openMC. Thanks for your video

  • Hi thanks for the video
    I want to programme task bot.
    That executes simple tasks.

  • I’m learning python as I wanted to start designing VN I came to the conclusion I would need environment to set a lv of constancy and structure. Another 2 days of chaos I realised makes sense to have neural network to as the controller. Help anyone

  • Why do you install python3, if it was already installed?

  • Learning python to implement it in field of industrial automation

  • this is exactly what i needed, thanks for making this video

  • thank you for a short video targeted at the startup task. (on 12/2/2022)

  • Thanks alot for the tutorial, I've wanted to get python on my phone that runs Ubuntu so I can do machine Learning on my phone because I don't think anyone else in the world has ever tried it

  • Thanks for the Video. Im learning Coding and Cyber Security since ive always loved Robots and Technology…Once i learned the Advantages of The skills i wanted to learn it. My end goal is to hack the Nasa Space Station. Aim High

  • Im doing a project and they prefer I use python rather than Java

  • I was looking for Python 3 IDE for Linux. I know it's not that complicated to use the terminal, but it's clumsy.

  • Excellent, I'm doing it in Debian, I had to install emacs, when I typed print, it didn't provide the parentheses as yours did, .. I saved and executed, and got an EOL error and got to refresh my debugging skills – I forgot second quotes), all works fine! Off to the races…

  • Thanks! it helped. Installed python to learn machine learning, especially deep q network

  • Please make tutorial how to install Python 2.7 Python3.10 with pip pip2 pip3 and all other important python repositories in debian Linux smoothly without errors. Also make tutorial how to install Docker in debian Linux and install Docker tools script programs like Jok3r web framework in it smoothly without errors. 🤝💯✌🥰💚💙💜❤😘🤩😍🤝

  • old video but very very helpful for brand new python-linux users such as myself

  • Thanks for the video it was very helpful! I'm currently learning to navigate Ubuntu and getting started on learning Python, so this killed to birds with one stone.

  • Why I'm learning Python? Because is clearly taking over the world

  • Hello, you used emacs to open the file from terminal. I am using the default text editor, what would be the command then?
    open <file_neme> is not working.

  • Thanks man, really comprehensive tutorial 🙂 I need to learn video image analysis asap haha

  • I am a neuroscience student applying machine learning algorithms to Neuroimaging data. Trying to figure out Linux for a job interview that I have :).

  • I am a computer science student and I am new to programming so I wanna learn

  • Thank you for making a video about python using Linux

  • I'm trying to learn python because I use the qtile wm, which is written in python.
    And being able to program in general is a good thing.

  • I would like to be an engineer and code for big machines 🙂 like air craft or telecommunications

Comments are closed.