Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
Python 101 By Rodrigo  Kuninari Vote_lcapPython 101 By Rodrigo  Kuninari Voting_barPython 101 By Rodrigo  Kuninari Vote_rcap 
tano1221
Python 101 By Rodrigo  Kuninari Vote_lcapPython 101 By Rodrigo  Kuninari Voting_barPython 101 By Rodrigo  Kuninari Vote_rcap 
ПΣӨƧӨFƬ
Python 101 By Rodrigo  Kuninari Vote_lcapPython 101 By Rodrigo  Kuninari Voting_barPython 101 By Rodrigo  Kuninari Vote_rcap 
ℛeℙ@¢ᴋ€r
Python 101 By Rodrigo  Kuninari Vote_lcapPython 101 By Rodrigo  Kuninari Voting_barPython 101 By Rodrigo  Kuninari Vote_rcap 
大†Shinegumi†大
Python 101 By Rodrigo  Kuninari Vote_lcapPython 101 By Rodrigo  Kuninari Voting_barPython 101 By Rodrigo  Kuninari Vote_rcap 
Engh3
Python 101 By Rodrigo  Kuninari Vote_lcapPython 101 By Rodrigo  Kuninari Voting_barPython 101 By Rodrigo  Kuninari Vote_rcap 
ronaldinho424
Python 101 By Rodrigo  Kuninari Vote_lcapPython 101 By Rodrigo  Kuninari Voting_barPython 101 By Rodrigo  Kuninari Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» CyberLink YouCam 10.1.4203.0 (x64) Multilingual
Python 101 By Rodrigo  Kuninari EmptyHoy a las 12:38 pm por tano1221

» PrintFab Pro XL 1.23
Python 101 By Rodrigo  Kuninari EmptyHoy a las 12:22 pm por tano1221

» reaConverter Pro 7.818 Multilingual
Python 101 By Rodrigo  Kuninari EmptyHoy a las 12:16 pm por tano1221

» Radiant Photo 1.3.1.481 Multilingual+ Addon Pack (x64) 
Python 101 By Rodrigo  Kuninari EmptyHoy a las 12:13 pm por tano1221

» 3delite MP4 Video & Audio Tag Editor 1.0.252.450
Python 101 By Rodrigo  Kuninari EmptyHoy a las 11:28 am por tano1221

» YT Saver 7.9.0 (x64) Multilingual
Python 101 By Rodrigo  Kuninari EmptyHoy a las 11:26 am por tano1221

» iTubeGo YouTube Downloader 7.9.0 (x64) Multilingual
Python 101 By Rodrigo  Kuninari EmptyHoy a las 11:23 am por tano1221

» TubeMate Downloader 5.17.6  [x86/x64][Español]
Python 101 By Rodrigo  Kuninari EmptyHoy a las 11:21 am por tano1221

» YT Downloader 9.9.5 Multilingual
Python 101 By Rodrigo  Kuninari EmptyHoy a las 11:12 am por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Python 101 By Rodrigo Kuninari

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70352
Fecha de inscripción : 20/08/2016

Python 101 By Rodrigo  Kuninari Empty
MensajeTema: Python 101 By Rodrigo Kuninari   Python 101 By Rodrigo  Kuninari EmptyMiér Sep 27, 2023 11:17 pm


Python 101 By Rodrigo  Kuninari B191012806f088632c97c48b5216fca6
Python 101 By Rodrigo Kuninari
Published 9/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.93 GB | Duration: 7h 8m

Intro to Programming + Python

What you'll learn
Have the knowledge of basics concepts of Programming
Have the knowledge of basic concepts of Python Language
Ability to understand Python code
Ability to develop basic Python code

Requirements
There are no requirements for this course. You will learn the basic concepts of Programming, and then, you will learn about Python language. If you have experience using other programming languages, this course is also suitable for you.

Description
Welcome to Python 101 - Intro to Programming + Python.My name is Rodrigo Kuninari and I will be your teacher in this course.This course is for those of you that are interested in learning about Programming and Python Language.In this course, we will talk about the basic concepts of Programming and Python.Those are the topics that we will discuss in this course:Intro to ProgrammingArithmetic + VariablesFunctionsData TypesConditions + Conditional StatementsIntro to PythonHello PythonSyntaxCommentsVariablesData TypesIf/Else + LoopsFunctionsUser InputLambdaClasses + ObjectsInheritancePolymorphismScopeIteratorsExternal LibrariesExceptionWe will have video lessons that you can watch, but you will also have the material to follow on your own computer. You will also have some exercises to reinforce learning.After you finish this course, you will have a broad understanding about Programming and Python. You will be able to understand Python code and you will have the ability to develop basic Python code.There are no requirements for this course. You will learn the basic concepts of Programming, and then, you will learn about Python language. If you have experience using other programming languages, this course is also suitable for you.

Overview
Section 1: Programming

Lecture 1 Python 101

Lecture 2 Arithmetic + Variables

Lecture 3 Functions

Lecture 4 Data Types

Lecture 5 Conditions + Conditional Statements

Section 2: Python

Lecture 6 Hello Python

Lecture 7 Syntax + Comments

Lecture 8 Variables

Lecture 9 Data Types

Lecture 10 Data Types - Number

Lecture 11 Data Types - Text

Lecture 12 Data Types - Boolean

Lecture 13 Data Types - Sequence - List

Lecture 14 Data Types - Sequence - Tuple

Lecture 15 Data Types - Sequence - Set

Lecture 16 Data Types - Sequence - Dict

Lecture 17 Data Types - Sequence

Lecture 18 If/Else

Lecture 19 Loops

Lecture 20 Functions

Lecture 21 User Input

Lecture 22 Lambda

Lecture 23 Classes + Objects

Lecture 24 Inheritance

Lecture 25 Polymorphism

Lecture 26 Scope

Lecture 27 Iterators

Lecture 28 External Libraries

Lecture 29 Exception

Lecture 30 Thank You

People that are interested in learning about Programming and Python Language.

rapidgator.net:
Código:

https://rapidgator.net/file/6599cbab7d738b64d2149f7a236711a4/ewcyd.Python.101.By.Rodrigo.Kuninari.part1.rar.html
https://rapidgator.net/file/d31efd2039553e425c7d4842e766bc51/ewcyd.Python.101.By.Rodrigo.Kuninari.part2.rar.html
https://rapidgator.net/file/b4c89c0d76b3e82082c2cf49d88e846f/ewcyd.Python.101.By.Rodrigo.Kuninari.part3.rar.html
https://rapidgator.net/file/f15f14f9fefe3834c14f09a692e227f4/ewcyd.Python.101.By.Rodrigo.Kuninari.part4.rar.html
https://rapidgator.net/file/79921dbb4d2048c085873b99268989de/ewcyd.Python.101.By.Rodrigo.Kuninari.part5.rar.html

uploadgig.com:
Código:

https://uploadgig.com/file/download/D5e44f879cd1c96a/ewcyd.Python.101.By.Rodrigo.Kuninari.part1.rar
https://uploadgig.com/file/download/897571feD939d732/ewcyd.Python.101.By.Rodrigo.Kuninari.part2.rar
https://uploadgig.com/file/download/a8b38566F25197cb/ewcyd.Python.101.By.Rodrigo.Kuninari.part3.rar
https://uploadgig.com/file/download/9c80db948F002Bdf/ewcyd.Python.101.By.Rodrigo.Kuninari.part4.rar
https://uploadgig.com/file/download/1b603BD89a6137d5/ewcyd.Python.101.By.Rodrigo.Kuninari.part5.rar

nitroflare.com:
Código:

https://nitroflare.com/view/B042B7746739804/ewcyd.Python.101.By.Rodrigo.Kuninari.part1.rar
https://nitroflare.com/view/B6D487A17C89487/ewcyd.Python.101.By.Rodrigo.Kuninari.part2.rar
https://nitroflare.com/view/2DE003D3CC14FEC/ewcyd.Python.101.By.Rodrigo.Kuninari.part3.rar
https://nitroflare.com/view/25808579A721EC9/ewcyd.Python.101.By.Rodrigo.Kuninari.part4.rar
https://nitroflare.com/view/06174D914D50799/ewcyd.Python.101.By.Rodrigo.Kuninari.part5.rar
Volver arriba Ir abajo
 

Python 101 By Rodrigo Kuninari

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Python for Beginners Learn Python Programming (Python 3) by Jason Cannon
» Complete Python programming Python Basics to Advanced Python
» Python Learn by Python Projects & Python Quizzes in 2021
» Python for Beginners Learn Python Hands-on (Python 3)
» Python for Beginners: Learn Python Basics (Python 3)

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-