* Cantinho Satkeys

Refresh History
  • JPratas: try65hytr Pessoal  classic k7y8j0
    Hoje às 01:42
  • j.s.: try65hytr a todos  49E09B4F
    07 de Novembro de 2024, 18:10
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37

Autor Tópico: Python Fundamentals For Absolute Beginner Using Google Colab  (Lida 26 vezes)

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

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115977
  • Karma: +0/-0
Python Fundamentals For Absolute Beginner Using Google Colab
« em: 12 de Outubro de 2023, 04:14 »

Python Fundamentals For Absolute Beginner Using Google Colab
Published 10/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.95 GB | Duration: 6h 15m

Fundamental Course of Python Programming for Absolute beginners. This course covers all the fundamental Python Libraries

What you'll learn
Google Colab for Python Programming
Operators used in Python.
How to create and use arrays in Python using NumPy
Built-in function in NumPy
Generating Random Numbers using NumPy
How to plot and visualize the data using Matplotlib.
How to create lists and use them in Python
for loops and while loops in Python
Strings in Python
How to create dictionaries and use them in Python.
Seaborn Library
Pandas
Creating Functions in Python
Creating Classes in Python
Tuples
The lambda( ) function
map( ), reduce( ) and filter( ) functions
zip( ) and join( ) functions

Requirements
Only the gmail account

Description
Fundamental Course of Python Programming for Absolute beginners using Google Colab. This course covers all the fundamental libraries such as NumPy, Matplotlib, Pandas, Seaborn etc. Furthermore many built-in Python function are explained with examples.Course ContentsIntroduction of the Google ColabOperators in PythonArrays with NumpyMatplotlib for Data VisualizationLists in PythonLoops in PythonStrings in PythonDictionaries in PythonSeabornPandasFunctionsCreating Classes in PythonTupleslambda() functionmap() replace() and filter() functionszip() and join()Who this course is for:Anyone who wants to learn Python from scratch.Students and Researchers in Artificial Intelligence.Students and Researchers who want to develop Python Programming skills to solve their Tasks.Want to switch from Other Programming Languages to Python.What you'll learnOperators used in Python.How to create and use arrays in Python using NumPyBuilt-in function in NumPyGenerating Random Number using NumPyHow to plot and visualize the data using Matplotlib.How to create lists and use them in Pythonfor loops and while loops in PythonStrings in PythonHow to create dictionaries and use them in Python.Seaborn LibraryPandasCreating Functions in PythonCreating Classes in PythonTuplesThe lambda( ) functionmap( ), reduce( ) and filter( ) functionszip( ) and join( ) functions

Overview
Section 1: Introduction

Lecture 1 Introduction of the course

Lecture 2 Lecture 2: Course Material

Section 2: Introduction of Google Colab

Lecture 3 Introduction of the Section

Lecture 4 Using Google Colab for Coding

Section 3: Operators in Python

Lecture 5 Arithmetic Operations With Python

Lecture 6 Comparison and Logical Operators

Lecture 7 Conditional Statements

Section 4: Arrays With NumPy

Lecture 8 Arrays With NumPy Part-01

Lecture 9 Arrays With NumPy Part-02

Lecture 10 Arrays With NumPy Part-03

Section 5: Matplotlib For Data Visualization

Lecture 11 Plotting and Visualization Part-01

Lecture 12 Plotting and Visualization Part-02

Lecture 13 Plotting and Visualization Part-03

Lecture 14 Plotting and Visualization Part-04

Section 6: List in Python

Lecture 15 Working With Lists in Python

Section 7: Loops in Python

Lecture 16 for loops Part-01

Lecture 17 for loops Part-02

Lecture 18 while loop

Section 8: Strings in Python

Lecture 19 Strings in Python

Lecture 20 Print formatting with strings

Section 9: Working With Dictionaries in Python

Lecture 21 Dictionaries Part-01

Lecture 22 Dictionaries- Part02

Section 10: Seaborn

Lecture 23 Seaborn Part-01

Lecture 24 Seaborn Part-02

Lecture 25 Seaborn Part-03

Section 11: Pandas

Lecture 26 Pandas Part-01

Lecture 27 Pandas Part-02

Lecture 28 Pandas Part-03

Lecture 29 Pandas Part-04

Section 12: Functions in Python

Lecture 30 Creating Function in Python Part-01

Lecture 31 Creating Function in Python Part-02

Section 13: Creating Classes in Python

Lecture 32 Creating Classes in Python

Section 14: Tuples

Lecture 33 Tuples in Python

Section 15: The lambda( ) function

Lecture 34 lambda( ) function in python

Section 16: map( ), reduce( ) and filter( ) in Python

Lecture 35 map( ) function

Lecture 36 reduce( ) function

Lecture 37 filter( ) function

Section 17: zip( ) and join( ) in Python

Lecture 38 zip( ) function

Lecture 39 join( ) function

Anyone who wants to learn Python from scratch.,Students and Researchers in Artificial Intelligence,Students and Researchers who want to develop Python Programming skills to solve their Tasks.,Want to switch from Other Programming Languages to Python

rapidgator.net:
Citar
https://rapidgator.net/file/f6fe7491fe2371a3fdb78dec07e608b3/pvjlj.Python.Fundamentals.For.Absolute.Beginner.Using.Google.Colab.part1.rar.html
https://rapidgator.net/file/0ccbc8f63f49e15f21976ff92b84a4f8/pvjlj.Python.Fundamentals.For.Absolute.Beginner.Using.Google.Colab.part2.rar.html
https://rapidgator.net/file/5ddf89e8ccc37f7a49c8c244e1423ac8/pvjlj.Python.Fundamentals.For.Absolute.Beginner.Using.Google.Colab.part3.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/A6e8d35595fcb1Ef/pvjlj.Python.Fundamentals.For.Absolute.Beginner.Using.Google.Colab.part1.rar
https://uploadgig.com/file/download/7d253c664624bB14/pvjlj.Python.Fundamentals.For.Absolute.Beginner.Using.Google.Colab.part2.rar
https://uploadgig.com/file/download/209a52A9945e57cC/pvjlj.Python.Fundamentals.For.Absolute.Beginner.Using.Google.Colab.part3.rar

nitroflare.com:
Citar
https://nitroflare.com/view/07A8940F92D0108/pvjlj.Python.Fundamentals.For.Absolute.Beginner.Using.Google.Colab.part1.rar
https://nitroflare.com/view/045039442815C86/pvjlj.Python.Fundamentals.For.Absolute.Beginner.Using.Google.Colab.part2.rar
https://nitroflare.com/view/D588A340CF33AF8/pvjlj.Python.Fundamentals.For.Absolute.Beginner.Using.Google.Colab.part3.rar