Los mejores videos

Python vs Julia
Python vs Julia 121gamers 1 vistas • 8 meses hace

Python for Data Science: https://ibm.biz/Python_for_Data_Science

Python and Julia are both common and powerful language that may seem alike, but there are definitely differences you should consider. In this video Martin Keen, Master Inventor, provides an overview of Python and Julia, showcasing their strengths so you can make an informed decision on the best for your next project.

Get started for free on IBM Cloud → https://ibm.biz/sign-up-today
Subscribe to see more videos like this in the future → http://ibm.biz/subscribe-now

Go in 100 Seconds
Go in 100 Seconds 121gamers 1 vistas • 8 meses hace

Learn the basics of the Go Programming Language. Go (not Golang) was developed at Google as a modern version of C for high-performance server-side applications. https://fireship.io/lessons/learn-go-in-100-lines/

#programming #go #100SecondsOfCode

🔗 Resources

Go in 100 Lines https://fireship.io/lessons/learn-go-in-100-lines/
Go Docs https://golang.org/doc/

🔥 Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

🔖 Topics Covered

- History of Go Development
- Programming Languages Invented by Ken Thompson
- Statically-typed Complied Languages
- Go Modules

Build a Social Media App with Django – Python Web Framework Tutorial
Build a Social Media App with Django – Python Web Framework Tutorial 121gamers 1 vistas • 8 meses hace

Improve your Python Django skills by coding a social media app.

✏️ Course developed by CodeWithTomi. Check out his channel:
https://www.youtube.com/c/CodeWithTomi
🔗 Join CodeWithTomi's Discord Server: https://discord.gg/cjqNBHHhKV
🔗 Twitter: https://twitter.com/TomiTokko3

💻 Source code: https://github.com/tomitokko/d....jango-social-media-w
💻 Template files: https://github.com/tomitokko/d....jango-social-media-t

🔗 Download All Free Resources - https://codewithtomi.eo.page/mz396

⭐️ Course Contents ⭐️
(0:00:00) Intro
(0:00:52) Project Demo
(0:06:37) Project Setup
(0:14:20) URL Routing
(0:23:06) Template Setup
(0:27:52) Static Files
(0:36:47) Profile Model
(1:00:31) Signup
(1:33:11) Signin and Logout
(1:47:55) Account Settings
(2:17:00) Uploading Post
(2:49:55) Post Feed
(3:00:22) Like Post
(3:20:50) Profile Page
(3:37:20) Follow and Unfollow User
(4:10:23) Post Feed Updated
(4:18:35) Download Images
(4:21:03) Search User
(4:38:18) User Suggestions

🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news

Why You Should Learn Python ? | Importance of Python Programming Language in Hacking
Why You Should Learn Python ? | Importance of Python Programming Language in Hacking 121gamers 1 vistas • 8 meses hace

Start Your Hacking Career with my video courses

Buy with your Debit/Credit/Netbanking

(For Beginners - 14 Days Video Course) Quick Hack Hacking Course:
http://imojo.in/681ivb

(Best Hacking Course After Quick Hack) Tech Master Hacking Course: http://imojo.in/9srl0c

Quick Hack: 299 Rs

Tech Master: 299 Rs

Or (Ya fir)

Buy Hacking Courses With Paytm: http://technicalsagar.in/paytm/
=================================================================
Hello Friends
In this video, i will talk about python programming language, why you should learn python and from where you can start learning. This is a small video just for your guidance and I hope you will like it.


Follow Me on Twitter: http://www.twitter.com/iamasagar

Follow Abhishek Sagar on Instagram: theabhisheksagar

My Setup

Camera: http://amzn.to/2xi1POu

Collar Mic: http://amzn.to/2gb0J36

Mic: http://amzn.to/2xxBknx

Graphics Card: http://amzn.to/2xxLHrH

My Second Monitor (Very Affordable): http://amzn.to/2f4swil

My Phone: http://amzn.to/2wIqlZD

My Lights: http://amzn.to/2eGiG5B
==========================================================

Thanks and Love #TechnicalSagar

LIKE | COMMENT | SHARE | SUBSCRIBE

============================================================================================================


No Copyright Music - Cyber Attack - EDTi Beats

ON & ON
Music provided by NoCopyrightSounds.
Video Link: https://youtu.be/TW9d8vYrVFQ
Download Link: https://NCS.lnk.to/SkyHigh
▽ Follow Cartoon
SoundCloud https://soundcloud.com/cartoonbaboon
Facebook https://www.facebook.com/cartoondband

▽ Follow Daniel Levi (vocalist)
Facebook http://facebook.com/daniellevimusic
Website http://daniellevi.e

How to set up Python on Visual Studio Code
How to set up Python on Visual Studio Code 121gamers 1 vistas • 8 meses hace

How to setup Python on Visual Studio Code (vscode)

Install Python:
https://www.python.org/
Install Visual Studio Code: https://code.visualstudio.com/

After installing python, open the command prompt/terminal, and type in python --version or py --version. If you have installed python successfully, you will see the version of python you have.

Open vscode, and create new file. Name it whatever you want, but be sure to include the .py extension.

On the left, click the extensions icon, and search for Python. Install the python extension by Microsoft. This will allow for Python support in vscode.
Then, search for code runner and install the extension. This will add a run button at the top right of your vscode. Clicking this button will run your python code.

To have code runner output to the terminal instead of the built-in output console, click the settings icon (gear icon) on the bottom left corner. Scroll down until you see Code Actions on Save. Click settings.json and the file will open.
Add this line inside the json file: "code-runner.runInTerminal": true,

After that, you are all set!

Website: https://www.kennyyipcoding.com/

Java Game Programming Projects Playlist:
https://www.youtube.com/playli....st?list=PLnKe36F30Y4

JavaScript Game Programming Projects Playlist:
https://www.youtube.com/playli....st?list=PLnKe36F30Y4

Subscribe for more coding tutorials 😄!

How to make Desktop Application Using Python and Html Css ||  python desktop application
How to make Desktop Application Using Python and Html Css || python desktop application 121gamers 1 vistas • 8 meses hace

Hello Guys
In this video i want to show you How we Create a Desktop Application Usign Html , Css , js & Python
Here we use Python for Back-end
so if This Video Got 1000 Likes . I will make Youtube Video Downloader Application in Next video

00:00 Project Setup
00:17 Front-End
00:36 Back-End python (eel)
02:07 Run Project

all Source Code :
https://github.com/codeDev911

thanks...

#python #make_a_Desktop_app #python_desktopapp
how to make a desktop app

cSs python

desktop app python

python

cara membuat aplikasi berbasis..

Python html

python windows application

python desktop application

desktop application using python

python desktop app

html css python
python html css

desktop app with python

Python eel

eel python

html css python website

python css

how to make a desktop app

CSS python
how to build a desktop app usin..
Python Eel desktop app tutorial .
Creating Desktop Apps With Py..
H55LJ Vo. H.
How to import external python fil.
Python Eel - Create and Packag..
Rosendale- The King (Sub Espa..
Build Desktop Apps with Python...
Make A Python Website As Fast.
Make python GUl using Html Css..
Make a Music Player With Py tho..
Pyscript|Run Python In Your HTML
Link Python With HTML | Py thon...
Create a website using only HT...
Build The PERFECT Coding Port...
Creating Desktop Apps With Pyt.
How To Create A GUI Based..
Python Program to generate rep..-
Web dev without using Javascrip.
How to add CSS styles to Pytho.
How to create website using HT...
Create simple desktop applicatio.
Using HTML/CSS to style your d..
Python Integer Trick?? #py thon...
ChatGPT Course - Use The Op...
Create responsive header using.
Let's make a Music Player! in ht...
Python Eel GuilHow To Create H..
Hands-COn with Code Llama: Real. .
Create your Desktop App with P..
What's it like being Japanese-Mu.
How to install python 3 on macos
Python vs C/C++ vs Assembly..
Python Desktop App Admin using.
Task management program in Py..
Calculator App fast coding- ASMF
Creating: Amazing CSS Login Fo..
Make Desktop Applications with...
How to Create CSS Button in Tki.
Are Reactions Harming Channels?
Eclipse animation with HTML & C..
How to create python .exe file...
How To Create Modern GUI In P..
How to add a file in Replit
QT Project Builder / Maker With..
ASMR Programming- Space glo...
I Created 3D Racing Game under.
How to make Responsive Table..
Tkinter Beginner Course - Pytho.
ASMR Programming- Plant App (.
Three Css Animation Example ..
Full Stack Project with Vue.js an.
How to solve 'ould not find or I..
Packaging an electronreact-vite.
Interacting With A Web Camera..
How to Create Windows Applica..
Minecraft: Building A Sea Fort
Python Eel GuilHow To Create &.
Run External Python script on cli..
ASMR Proaramming - Calculator..

Deploy Your Python Script as an Azure Function in Just 5 Minutes | Unleash the Power!
Deploy Your Python Script as an Azure Function in Just 5 Minutes | Unleash the Power! 121gamers 1 vistas • 8 meses hace

✔️ Problem this video solves:- How to deploy #Python script on Azure Function as CRON job?

Are you ready to witness the magic of deploying your Python script as an Azure Function in just 5 minutes? Get ready to experience the thrill of transforming your code into a fully functional serverless solution with this exhilarating tutorial. Let's dive right in and unleash the power of Azure Functions!

✔️ Introduction:
In this fast-paced tutorial, we'll guide you through the exhilarating process of deploying your Python script as an Azure Function. Brace yourself for an adrenaline-filled journey as we show you how to harness the incredible capabilities of Azure Functions, propelling your code to new heights of efficiency and scalability.

You will learn:-
✅ The Power of Azure Functions: Discover the incredible power and potential of Azure Functions in revolutionizing the way you deploy and manage your Python scripts. Get ready to witness how Azure Functions brings agility, scalability, and cost-effectiveness to your development workflow.

✅ Prerequisites and Setup: Before we dive into the deployment process, we'll ensure you have all the requirements in place. We'll guide you through the necessary setup steps, including Azure account creation, tool installations, and project configurations. Get ready to gear up for an extraordinary journey!

✅ Writing Your Python Script: Now, it's time to channel your coding skills and write an awe-inspiring Python script. We'll provide you with valuable tips and tricks to optimize your code for Azure Functions, ensuring seamless integration and maximum performance.

✅ Deploying Your Azure Function: Hold on tight as we take you through the exhilarating process of deploying your Python script as an Azure Function. Step by step, we'll demonstrate how to leverage Azure's intuitive deployment tools to bring your code to life in the serverless world.

✅ Testing and Validation: It's showtime! We'll guide you through testing and validating your deployed Azure Function to ensure it's functioning flawlessly. Watch in awe as your script executes effortlessly, ready to handle any challenge that comes it's way.

************************************************
🚀 Call to Action:
If you're thrilled by the idea of deploying your Python script as an Azure Function in just 5 minutes, don't forget to hit that like button and subscribe to our channel for more adrenaline-fueled tutorials like this one. By subscribing, you'll stay up-to-date with the latest tips, tricks, and cutting-edge techniques for unleashing the true potential of Azure Functions.

Share this mind-blowing video with your fellow developers and coding enthusiasts who are eager to embark on this extraordinary journey. Together, let's build a community of empowered developers, revolutionizing how we deploy and manage code in the serverless era!

************************************************
🚀 How to Create Azure Free Account (Step by Step tutorial)
https://www.youtube.com/watch?v=63M2ztBZh8s&t=322s

🚀 How to deploy Java applications on Azure App service
https://www.youtube.com/watch?v=ZOlJ8bXxVIg&t=0s

🚀 How to deploy Node.js App on Azure App service
https://www.youtube.com/watch?v=9JPga11NGUE&t=3s

🚀 Deploying a React App on Kubernetes
https://www.youtube.com/watch?v=qqOt7jAYVXc

🚀 Currently watching: Deploy Your Python Script as an Azure Function
************************************************


I am a Cloud Enthusiast, a Microsoft Azure Certified Developer, and an open-source contributor.

Book a coffee chat with me: ✅ https://calendly.com/utkarshksharma/15min
Connect with me: ✅ https://www.linkedin.com/in/codewithutkarsh/
GitHub: ✅ https://github.com/codeWithUtkarsh


#AzureFunctions #PythonScriptDeployment #ServerlessComputing #CodingTutorial #OptimizationTechniques #AzureDevelopment

Docker VSCode Python Tutorial // Run your App in a Container
Docker VSCode Python Tutorial // Run your App in a Container 121gamers 1 vistas • 8 meses hace

Docker VSCode Python Tutorial to run your application inside a Docker Container. I will show you how to set up your development environment with VSCode, which extensions you need and how debugging works. #Docker #VSCode #Python

DOCS:
https://github.com/christianle....mpa/videos/tree/main

Install WSL2: https://docs.microsoft.com/en-....us/windows/wsl/insta
Install Docker Desktop: https://docs.docker.com/docker....-for-windows/install

WSL2, ZSH, Awesome Terminal!: https://www.youtube.com/watch?v=235G6X5EAvM
Get started with Python: https://www.youtube.com/watch?v=mfdVI19Ri-Q&list=PLj-2elZxVPZ8-DRxQXLsbtxp6dgZCwgur
Get started with Docker: https://www.youtube.com/watch?v=RAaU-Q5LN9s&list=PLj-2elZxVPZ8k8z6a2q6-J79Y-9BUQllW
Get started with DevOps: https://www.youtube.com/watch?v=CQk9AOPh5pw&list=PLj-2elZxVPZ-cuLz6f8Y8xSyKOBu8BSjc


Follow me:

TWITTER: https://twitter.com/christianlempa
INSTAGRAM: https://instagram.com/christianlempa
DISCORD: https://discord.gg/christian-l....empa-s-tech-communit
GITHUB: https://github.com/christianlempa
PATREON: https://www.patreon.com/christianlempa
MY EQUIPMENT: https://kit.co/christianlempa


Timestamps:

00:00 - Introduction
00:52 - Why we need Linux
01:28 - Install WSL2 on Windows 10
03:26 - Install Docker Desktop on Windows 10
04:07 - Install VSCode Extensions
05:05 - Connect VSCode to WSL2
06:10 - A simple Python App Example
08:02 - Generate Docker Files
09:30 - What are these Docker Files?
14:01 - Build and Run our Docker Image
15:12 - How Debugging works
17:47 - What can you do next?


----
All links with "*" are affiliate links.

How to install Python 3.11.4 on Windows 10 | Amit Thinks
How to install Python 3.11.4 on Windows 10 | Amit Thinks 121gamers 1 vistas • 8 meses hace

In this video, learn to download and install Python 3.11.4 on Windows 10. We will also set environment variables and verify the installation. With that, we will also run a sample Python code.

Python Study Material:
https://studyopedia.com/tutorials/python3
Python Tutorial (English): https://youtu.be/HakXpkXcjdI
Python Tutorial (Hindi): https://youtu.be/b97WsOM9BYg

#Python #Windows #installation
-------------------------------------------------------------------------------------------------------------
✔️ My Website - https://studyopedia.com
✔️ Get Certified - https://bit.ly/3WV9sXK

👉 Follow me
LinkedIn - https://bit.ly/3C1CY4v
Instagram - https://bit.ly/3z8Fg1d
Telegram - https://bit.ly/3wWBh5i
-------------------------------------------------------------------------------------------------------------
► Top Free Video Tutorials
Python Tutorial (English)⭐️ https://youtu.be/HakXpkXcjdI
Python Tutorial (Hindi)⭐️ https://youtu.be/b97WsOM9BYg
Google Colab Tutorial ⭐️ https://youtu.be/iMlMfrXJYSg
Anaconda Tutorial ⭐️ https://youtu.be/ovlID7gefzE
PyCharm Tutorial ⭐️ https://youtu.be/nixcq6mEGWQ
MySQL Tutorial ⭐️ https://youtu.be/fFgdnS1laA0
SQL Tutorial ⭐️ https://youtu.be/7dcYlJcGhqk
VS Code Tutorial ⭐️ https://youtu.be/mK17Tel7dA8
Visual Studio Tutorial ⭐️https://youtu.be/REG-p_eFNIw
HTML Tutorial ⭐️ https://bit.ly/3Ts696N
Bootstrap Tutorial: https://youtu.be/nahewStckVU
VS Code Tutorial: https://youtu.be/mK17Tel7dA8
Visual Studio Tutorial: https://youtu.be/REG-p_eFNIw

► Programming - Free Study Material (Downloadable)
Python ⭐️ https://studyopedia.com/tutorials/python3
Numpy ⭐️ https://studyopedia.com/tutorials/numpy
Pandas ⭐️ https://studyopedia.com/tutorials/pandas
Matplotlib ⭐️ https://studyopedia.com/tutorials/matplotlib
Java ⭐️ https://studyopedia.com/tutorials/java
C ⭐️ https://studyopedia.com/tutorials/c-programming
C++ ⭐️ https://studyopedia.com/tutorials/cpp/
C# ⭐️ https://studyopedia.com/tutorials/csharp/
Numpy ⭐️ https://studyopedia.com/tutorials/numpy
Android ⭐️ https://studyopedia.com/tutorials/android
R ⭐️https://studyopedia.com/tutorials/r-tutorial

► Web Dev - Free Study Material (Downloadable)
HTML5 ⭐️ https://studyopedia.com/tutorials/html5
PHP ⭐️ https://studyopedia.com/tutorials/php
Bootstrap⭐️ https://studyopedia.com/tutorials/bootstrap/
JavaScript⭐️ https://studyopedia.com/tutorials/javascript/
jQuery⭐️ https://studyopedia.com/tutorials/jquery/

► Database - Free Study Material (Downloadable)
SQL ⭐️ https://studyopedia.com/tutorials/sql
MySQL ⭐️ https://studyopedia.com/tutorials/mysql
MongoDB⭐️ https://studyopedia.com/tutorials/mongodb

► CMS - Free Study Material (Downloadable)
WordPress ⭐️ https://studyopedia.com/tutorials/wordpress
Joomla⭐️ https://studyopedia.com/tutorials/joomla
Drupal ⭐️ https://studyopedia.com/tutorials/drupal
Magento ⭐️ https://studyopedia.com/tutorials/magento
PrestaShop ⭐️https://studyopedia.com/tutorials/prestashop/
OpenCart ⭐️https://studyopedia.com/tutorials/opencart/
osCommerce ⭐️https://studyopedia.com/tutorials/oscommerce/

► Free Interview QA
Python🔥https://studyopedia.com/java/java-interview-questions-and-answers
Java 🔥https://studyopedia.com/python3/python-multiple-choice-questions/
Android🔥https://studyopedia.com/android/android-interview-questions/
ReactJS🔥https://studyopedia.com/reactjs/react-interview-questions
Bootstrap 🔥https://studyopedia.com/bootstrap/bootstrap-interview-questions
SQL 🔥https://studyopedia.com/sql/sql-interview-questions
MongoDB 🔥https://studyopedia.com/mongodb/mongodb-interview-questions
MySQL 🔥https://studyopedia.com/mysql/mysql-interview-questions

👉 About Amit Thinks YouTube Channel
I am Amit Diwan, a self-made Entrepreneur, running "Amit Thinks", a Tech YouTube Channel. Also running an E-Learning website "studyopedia.com". We publish videos in English and Hindi on Programming, Databases, and Web Dev Technologies. I have left a job offer from Accenture and 3 government jobs to follow my dream of being an entrepreneur.

Join this channel to get access to perks:
https://www.youtube.com/channe....l/UCgnr2Lkl1LZf0IOKR

► Subscribe
https://www.youtube.com/@Amit.Thinks/

Python Flask Beginner Tutorial - Todo App - Crash Course
Python Flask Beginner Tutorial - Todo App - Crash Course 121gamers 1 vistas • 8 meses hace

Learn how to write your first TODO App with Flask in this Crash Course. Flask is one of the most popular web frameworks written in Python. Flask is a lightweight framework that is perfect for beginners. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. Learn how to:

- Install and Setup Flask
- Define routes
- Use templates
- Use a Database (we use SQLAlchemy and SQLite Database)
- Build TODO App functionality
- Add styling with Semantic UI

~~~~~~~~~~~~~~ GREAT PLUGINS FOR YOUR CODE EDITOR ~~~~~~~~~~~~~~
✅ Write cleaner code with Sourcery: https://sourcery.ai/?utm_source=youtube&utm_campaign=pythonengineer *

📚 Get my FREE NumPy Handbook:
https://www.python-engineer.com/numpybook

📓 Notebooks available on Patreon:
https://www.patreon.com/patrickloeber

⭐ Join Our Discord : https://discord.gg/FHMg9tKFSN

If you enjoyed this video, please subscribe to the channel!

You can find the code here:
https://github.com/patrickloeber/flask-todo

Flask: https://flask.palletsprojects.com/en/1.1.x/
Semantic UI: https://semantic-ui.com/

You can find me here:
Website: https://www.python-engineer.com
Twitter: https://twitter.com/patloeber
GitHub: https://github.com/patrickloeber

Icons:
https://fontawesome.com/icons/check
https://fontawesome.com/icons/bars

#Python #Flask

----------------------------------------------------------------------------------------------------------
* This is a sponsored link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏

Python Live Chat Room Tutorial Using Flask & SocketIO
Python Live Chat Room Tutorial Using Flask & SocketIO 121gamers 1 vistas • 8 meses hace

Today, I will be showing you guys how to make a live chat application using Python, Flask & SocketIO! Please keep in mind, this tutorial is not for complete beginners, I recommend having some Python experience.

💻 Finished Code:
https://github.com/techwithtim..../Python-Live-Chat-Ap

💻 Flask Docs: https://flask-socketio.readthe....docs.io/en/latest/ge

💻 Master Blockchain and Web 3.0 development today by using BlockchainExpert: https://algoexpert.io/blockchain - use code "tim" for a discount!

💻 ProgrammingExpert is the best platform to learn how to code and become a software engineer as fast as possible! https://programmingexpert.io/tim - use code "tim" for a discount!

⭐️ Timestamps ⭐️

00:00 | Introduction and Demo
02:03 | Setup/Installation
03:44 | Flask Initialization
09:09 | HTML Templates
15:48 | Home Page - Create/Join Room
24:27 | POST Request, Form Data, Sessions
40:51 | Chat Room
49:40 | Flask - Socket Connecting
56:22 | Flask - Socket Disconnecting
00:00 | JavaScript - Socket Connection
01:06:55 | Sending Messages
01:13:58 | Finishing Touches

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
👕 Merchandise: https://teespring.com/stores/t....ech-with-tim-merch-s

📸 Instagram: https://www.instagram.com/tech_with_tim
📱 Twitter: https://twitter.com/TechWithTimm
⭐ Discord: https://discord.gg/twt
📝 LinkedIn: https://www.linkedin.com/in/tim-ruscica-82631b179/
🌎 Website: https://techwithtim.net
📂 GitHub: https://github.com/techwithtim
🔊 Podcast: https://anchor.fm/tech-with-tim

🎬 My YouTube Gear: https://www.techwithtim.net/gear/

💵 One-Time Donations: https://www.paypal.com/donate?....hosted_button_id=CU9
💰 Patreon: https://www.patreon.com/techwithtim
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️

⭐️ Tags ⭐️
- Tech With Tim
- Live Chat Room Tutorial
- Python

⭐️ Hashtags ⭐️
#techwithtim #Chatroom #pythontutorial

Showing 606 out of 607