* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33
  • FELISCUNHA: try65hytr  pessoal   htg6454y
    26 de Junho de 2025, 21:33
  • JPratas: try65hytr Pessoal  4tj97u<z
    26 de Junho de 2025, 02:28
  • cereal killa: Boa Tarde Pessoal E com enorme tristeza que depois de 15 anos que idealizei e abri este fórum vejo que esta na iminência de fechar portas porque ninguém tenta ajudar o pagamento do servidor, mas cada ano e sempre difícil arranjar almas caridosas que nos bom ajudando mas este ano esta complicado, mas infelizmente e como diz o j.s dia 5/07 se não houver algumas ajudas esta vez vai mesmo fechar…..e pena e triste mas tudo na vida tem fim. obrigada cereal killa
    25 de Junho de 2025, 19:40

Autor Tópico: Coursera Learn to Program The Fundamentals (University of Toronto)  (Lida 193 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0

Coursera: Learn to Program: The Fundamentals (University of Toronto)
WEBRip | English | MP4 + work files | 960 x 540 | VP8 ~549 kbps | 25 fps
VORBIS | 128 Kbps | 48.0 KHz | 2 channels | ~10 hours | 1.52 GB
Genre: eLearning Video / Computer Science, Development, Programming
A computer program is a set of instructions for a computer to follow, just as a recipe is a set of instructions for a chef. Laptops, kitchen appliances, MP3 players, and many other electronic devices all run computer programs. Programs have been written to manipulate sound and video, write poetry, run banking systems, predict the weather, and analyze athletic performance. This course is intended for people who have never seen a computer program.

It will give you a better understanding of how computer applications work and teach you how to write your own applications. More importantly, you'll start to learn computational thinking, which is a fundamental approach to solving real-world problems. Computer programming languages share common fundamental concepts, and this course will introduce you to those concepts using the Python programming language. By the end of this course, you will be able to write your own programs to process data from the web and create interactive text-based games.

Content:

week1

Learn to Program The Fundamentals 0.0 Welcome to LTP (035).mp4
Learn to Program The Fundamentals 0.1 Getting Started Installing Python (246).mp4
Learn to Program The Fundamentals 0.2 Python as a Calculator (1033).mp4
Learn to Program The Fundamentals 0.3 Python and Computer Memory (242).mp4
Learn to Program The Fundamentals 0.4 Variables (739).mp4
Learn to Program The Fundamentals 0.5 Built-in Functions (500).mp4
Learn to Program The Fundamentals 0.6 Defining Functions (641).mp4

week2

Learn to Program The Fundamentals 1.0 Visualizing Assignment Statements (249).mp4
Learn to Program The Fundamentals 1.1 Type str (456).mp4
Learn to Program The Fundamentals 1.2 InputOutput and str Formatting (1014).mp4
Learn to Program The Fundamentals 1.3 Docstrings and Function help (118).mp4
Learn to Program The Fundamentals 1.4 Function Design Recipe (552).mp4
Learn to Program The Fundamentals 1.5 Function Reuse (640).mp4
Learn to Program The Fundamentals 1.6 Visualizing Function Calls (534).mp4

week3

Learn to Program The Fundamentals 2.0 Functions Variables and the Call Stack (430).mp4
Learn to Program The Fundamentals 2.1 Type bool (857).mp4
Learn to Program The Fundamentals 2.2 Converting between int str and float (316).mp4
Learn to Program The Fundamentals 2.3 Import Using Non-Built-in Functions (529).mp4
Learn to Program The Fundamentals 2.4 If statements (910).mp4
Learn to Program The Fundamentals 2.5 No if required (417).mp4
Learn to Program The Fundamentals 2.6 Structuring if statements (607).mp4

week4

Learn to Program The Fundamentals 3.0 More str operators (216).mp4
Learn to Program The Fundamentals 3.1 str indexing and slicing (453).mp4
Learn to Program The Fundamentals 3.2 str Methods Functions Inside of Objects (341).mp4
Learn to Program The Fundamentals 3.3 for loop over str (1135).mp4
Learn to Program The Fundamentals 3.4 IDLE's Debugger (400).mp4

week5

Learn to Program The Fundamentals 4.0 while loops (1221).mp4
Learn to Program The Fundamentals 4.1 Comments (455).mp4
Learn to Program The Fundamentals 4.2 Type list (423).mp4
Learn to Program The Fundamentals 4.3 list methods (807).mp4
Learn to Program The Fundamentals 4.4 Mutability and Aliasing (1003).mp4
Learn to Program The Fundamentals 4.5 range (334).mp4

week6

Learn to Program The Fundamentals 5.0 for loop over indices (1424).mp4
Learn to Program The Fundamentals 5.1 Parallel Lists and Strings (603).mp4
Learn to Program The Fundamentals 5.2 Nested Lists (403).mp4
Learn to Program The Fundamentals 5.3 Nested Loops (1356).mp4
Learn to Program The Fundamentals 5.4 Reading Files (443).mp4
Learn to Program The Fundamentals 5.5 Writing Files (517).mp4
Learn to Program The Fundamentals 5.6 Developing a Program (3401).mp4

week7

Learn to Program The Fundamentals 6.0 Tuples (207).mp4
Learn to Program The Fundamentals 6.1 Type dict (953).mp4
Learn to Program The Fundamentals 6.2 Inverting a Dictionary (428).mp4
Learn to Program The Fundamentals 6.3 Populating a Dictionary (718).mp4

        General
Unique ID                                : 112863025795949213789042167303119483338 (0x54E8A0CB20416F3C8F651FE602E6B1CA)
Complete name                            : Learn to Program The Fundamentals 5.6 Developing a Program (3401).mp4
Format                                   : WebM
Format version                           : Version 2
File size                                : 174 MiB
Duration                                 : 34mn 1s
Overall bit rate mode                    : Variable
Overall bit rate                         : 714 Kbps
Writing application                      : Lavf52.99.1
Writing library                          : Lavf52.99.1

Video
ID                                       : 1
Format                                   : VP8
Codec ID                                 : V_VP8
Duration                                 : 34mn 1s
Bit rate                                 : 549 Kbps
Width                                    : 960 pixels
Height                                   : 540 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Variable
Frame rate                               : 25.000 fps
Compression mode                         : Lossy
Bits/(Pixel*Frame)                       : 0.042
Stream size                              : 134 MiB (77%)
Default                                  : Yes
Forced                                   : No

Audio
ID                                       : 2
Format                                   : Vorbis
Format settings, Floor                   : 1
Codec ID                                 : A_VORBIS
Duration                                 : 34mn 1s
Bit rate mode                            : Variable
Bit rate                                 : 128 Kbps
Channel(s)                               : 2 channels
Sampling rate                            : 48.0 KHz
Compression mode                         : Lossy
Stream size                              : 31.2 MiB (18%)
Writing library                          : libVorbis (Schaufenugget) (20101101 (Schaufenugget))
Default                                  : Yes
Forced                                   : No
Writing application                      : Lavc52.112.1   

Screenshots
   




Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction