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
Automate the Boring Stuff with Python Programming (Repost) Vote_lcapAutomate the Boring Stuff with Python Programming (Repost) Voting_barAutomate the Boring Stuff with Python Programming (Repost) Vote_rcap 
tano1221
Automate the Boring Stuff with Python Programming (Repost) Vote_lcapAutomate the Boring Stuff with Python Programming (Repost) Voting_barAutomate the Boring Stuff with Python Programming (Repost) Vote_rcap 
大†Shinegumi†大
Automate the Boring Stuff with Python Programming (Repost) Vote_lcapAutomate the Boring Stuff with Python Programming (Repost) Voting_barAutomate the Boring Stuff with Python Programming (Repost) Vote_rcap 
ПΣӨƧӨFƬ
Automate the Boring Stuff with Python Programming (Repost) Vote_lcapAutomate the Boring Stuff with Python Programming (Repost) Voting_barAutomate the Boring Stuff with Python Programming (Repost) Vote_rcap 
ℛeℙ@¢ᴋ€r
Automate the Boring Stuff with Python Programming (Repost) Vote_lcapAutomate the Boring Stuff with Python Programming (Repost) Voting_barAutomate the Boring Stuff with Python Programming (Repost) Vote_rcap 
Engh3
Automate the Boring Stuff with Python Programming (Repost) Vote_lcapAutomate the Boring Stuff with Python Programming (Repost) Voting_barAutomate the Boring Stuff with Python Programming (Repost) Vote_rcap 
ronaldinho424
Automate the Boring Stuff with Python Programming (Repost) Vote_lcapAutomate the Boring Stuff with Python Programming (Repost) Voting_barAutomate the Boring Stuff with Python Programming (Repost) Vote_rcap 
*/UpLoAdEdByMaChInE028*
Automate the Boring Stuff with Python Programming (Repost) Vote_lcapAutomate the Boring Stuff with Python Programming (Repost) Voting_barAutomate the Boring Stuff with Python Programming (Repost) Vote_rcap 
Octubre 2024
LunMarMiérJueVieSábDom
 123456
78910111213
14151617181920
21222324252627
28293031   
CalendarioCalendario
Últimos temas
» FileZilla Pro 3.68 (x64) Multilingual
Automate the Boring Stuff with Python Programming (Repost) EmptyHoy a las 5:43 pm por 大†Shinegumi†大

» PopChar v8.7 Build 3001
Automate the Boring Stuff with Python Programming (Repost) EmptyHoy a las 5:39 pm por 大†Shinegumi†大

» FolderMatch v5.0.3.0
Automate the Boring Stuff with Python Programming (Repost) EmptyHoy a las 5:38 pm por 大†Shinegumi†大

» LuBan 3D 23⁄10⁄2024  (x64) Multilingual
Automate the Boring Stuff with Python Programming (Repost) EmptyHoy a las 12:57 pm por tano1221

» Luxion KeyShot Studio Pro 2024.3 v13.2.0.184 Multilingual (x64)
Automate the Boring Stuff with Python Programming (Repost) EmptyHoy a las 12:37 pm por tano1221

» Astute Graphics Plug-ins Elite Bundle 3.9.5 (x64)
Automate the Boring Stuff with Python Programming (Repost) EmptyHoy a las 12:34 pm por tano1221

» DiskBoss Pro / Ultimate / Enterprise 15.1.24
Automate the Boring Stuff with Python Programming (Repost) EmptyHoy a las 12:30 pm por tano1221

» SQLite Expert Professional 5.5.26.637
Automate the Boring Stuff with Python Programming (Repost) EmptyHoy a las 12:18 pm por tano1221

» High-Logic MainType 12.0.0.1336
Automate the Boring Stuff with Python Programming (Repost) EmptyHoy a las 12:16 pm por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Automate the Boring Stuff with Python Programming (Repost)

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
Invitado
Invitado



Automate the Boring Stuff with Python Programming (Repost) Empty
MensajeTema: Automate the Boring Stuff with Python Programming (Repost)   Automate the Boring Stuff with Python Programming (Repost) EmptyMiér Oct 02, 2019 11:06 am

Automate the Boring Stuff with Python Programming (Repost) 754276200987f9606447e521a56c1ea0
Automate the Boring Stuff with Python Programming (Repost)
.MP4 | Video: 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | 2.42 GB
Duration: 9.5 hours | Genre: eLearning | Language: English
A practical programming course for office workers, academics, and administrators who want to improve their productivity.

What you'll learn

Automate tasks on their computer by writing simple Python programs.
Write programs that can do text pattern recognition with "regular expressions".
Programmatically generate and update Excel spreadsheets.
Parse PDFs and Word documents.
Crawl web sites and pull information from online sources.
Write programs that send out email notifications.
Use Python's debugging tools to quickly figure out bugs in your code.
Programmatically control the mouse and keyboard to click and type for you.

Requirements

No programming experience is required.
Downloading and installing Python is covered at the start of the course.
Basic computer skills: surfing websites, running programs, saving and opening documents, etc.

Description

If you're an office worker, student, administrator, or just want to become more productive with your computer, programming will allow you write code that can automate tedious tasks. This course follows the popular (and free!) book, Automate the Boring Stuff with Python.

Automate the Boring Stuff with Python was written for people who want to get up to speed writing small programs that do practical tasks as soon as possible. You don't need to know sorting algorithms or object-oriented programming, so this course skips all the computer science and concentrates on writing code that gets stuff done.

This course is for complete beginners and covers the popular Python programming language. You'll learn basic concepts as well as:

Web scraping
Parsing PDFs and Excel spreadsheets
Automating the keyboard and mouse
Sending emails and texts
And several other practical topics

By the end of this course, you'll be able to write code that not only dramatically increases your productivity, but also be able to list this fun and creative skill on your resume.

Who this course is for:

Office workers, students, small/home business workers, and administrators would want to improve their productivity.
Aspiring software engineers who want to add skills to their programming toolbelt.
Computer users who have heard the "learn to code" message, but want practical reasons to learn programming.
Experienced Python software engineers can skip the first half of the course, but may find the later parts that cover various third-party modules helpful.
While this course doesn't cover specific devops tools, this course would be useful for QA, devops, and admins who want to learn scripting in Python.

Automate the Boring Stuff with Python Programming (Repost) Ce1ca52235c86df04f6caa8d83e3710c


Download link:
Citación :
rapidgator_net:
https://rapidgator.net/file/2d8c849f014b0373e56e7901d32e1273/c3rdw.Automate.the.Boring.Stuff.with.Python.Programming.Repost.part1.rar.html
https://rapidgator.net/file/46c746a5e883da39bef5df12fef28ae3/c3rdw.Automate.the.Boring.Stuff.with.Python.Programming.Repost.part2.rar.html
https://rapidgator.net/file/fa29215c1d228671b9d54f9031dbb006/c3rdw.Automate.the.Boring.Stuff.with.Python.Programming.Repost.part3.rar.html

nitroflare_com:
https://nitroflare.com/view/C629BC5A82F145C/c3rdw.Automate.the.Boring.Stuff.with.Python.Programming.Repost.part1.rar
https://nitroflare.com/view/3F9E25CAE222E72/c3rdw.Automate.the.Boring.Stuff.with.Python.Programming.Repost.part2.rar
https://nitroflare.com/view/A5840E46B5E8CDF/c3rdw.Automate.the.Boring.Stuff.with.Python.Programming.Repost.part3.rar

uploadgig_com:
http://uploadgig.com/file/download/a6d6d5D158cf4acA/c3rdw.Automate.the.Boring.Stuff.with.Python.Programming.Repost.part1.rar
http://uploadgig.com/file/download/C63494669b6C9fC9/c3rdw.Automate.the.Boring.Stuff.with.Python.Programming.Repost.part2.rar
http://uploadgig.com/file/download/C5fa6d4b93a46601/c3rdw.Automate.the.Boring.Stuff.with.Python.Programming.Repost.part3.rar

Links are Interchangeable - No Password - Single Extraction
Volver arriba Ir abajo
 

Automate the Boring Stuff with Python Programming (Repost)

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

 Temas similares

-
» Automate the boring stuff using Java Programming
» Clever Programmer - How to Automate Stuff with Python Course
» 30 Days of Python | Unlock your Python Potential (Repost)
» Python Automation Automate Mundane Tasks with Python
» Learn HTML5 Programming From Scratch (Repost)

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