課程資料
課程簡介
A data science masterclass for beginners! Learn data visualization by making graphic bars and diagrams. Code in Python.
This course was funded by a wildly successful Kickstarter.
Do you want to learn how to visualize data? Enroll in this course to learn how to do so directly in code.
"Great course for a noobie - the first half is a review of basic python. The last half is an in-depth look at matplotlib and all its feature-rich goodness. I enjoyed taking it even if it took a while to go through."
Make 2D & 3D Graphs in Python with Matplotlib for Beginners! is suitable for coding beginners because we begin with a complete introduction to coding. Then we delve deep into using Matplotlib, a Python 2D plotting library.
In Part 1, you learn how to use Python, a popular coding language used for websites like YouTube and Instagram. You learn the basics of programming, including topics like variables, functions, and if statements. You learn about data structures such as lists, dictionaries, and sets. We cover how to use for and while loops, how to handle user input and output, file input and output.
We apply our knowledge to build a fully functional tic-tac-toe game. You learn classes, methods, attributes, instancing, and class inheritance. We make an additional Blackjack game! You learn how to solve errors that can occur when you work as a programmer.
In Part 2, you take your Python knowledge and apply it to Matplotlib. We go over many cool features of Matplotlib that we can use for data visualization. We show you how to make line plots, scatter plots, candlestick plots. You learn how to customize the visuals of your graph and to add text and annotate graphs. And much more!
Why choose Mammoth Interactive?
We prioritize learning by doing. We blend theory with practical projects to ensure you get a hands-on experience by building projects alongside your instructor. Our experienced instructors know how to explain topics clearly at a logical pace. Check out our huge catalog of courses for more content.
“The Instructor goes very in-depth about everything. This is very helpful to remember all these different things!” – KingSloth_GameStudio on The Ultimate iOS 11 Course
“I really like the approach the presenter takes – not just the technical details, but also the very human, personal development information and recommendations he provides.” – Michael on The Ultimate iOS 11 Course
“The instructor is very good at teaching. He teaches at a great pace and covers anything a beginner would need to understand (every little detail). I am already learning a lot and I just started yesterday. – Mike on Build 30 Mini Virtual Reality Games in Unity3D from Scratch
You get full lifetime access to this course for a single fee. Enroll today to join the Mammoth community!
課程章節
- 17 個章節
- 79 堂課
- 第 1 章 Introduction
- 第 2 章 Basic of Programming
- 第 3 章 Lists
- 第 4 章 Loops
- 第 5 章 Sets and Dictionaries
- 第 6 章 Input and Output
- 第 7 章 Classes
- 第 8 章 Importing
- 第 9 章 Project - BlackJack Game
- 第 10 章 Error Handling
- 第 11 章 --Matplotlib--
- 第 12 章 Basics
- 第 13 章 Graph Customization
- 第 14 章 More Advanced Plots
- 第 15 章 Finance Graphs
- 第 16 章 Advanced Graph Customization
- 第 17 章 3D Plotting
課程內容
- Code in the Python 3.5 programming language., Make games with Python., Create basic line and scatter plots with Matplotlib 1.5., Read finance data directly from Yahoo., Customise our graphs with visuals, a title, labels, text and a legend., Recognize types of visualization: histograms, pie charts, and box and whisker plots., Make candlestick plots., Understand figures and subplots., Perform in-depth customization of plot structure, Understand basic 3D plotting.
評價
-
PParas Mehta
Sehr gut
-
PPatrick Marcotte
I selected this course because it advertised "2D & 3D Graphs". But about 62% of the course (16h41min of 27h) makes no mention of graphing. I don't hate that content, but I think there is too much that is too far from graphing. There is good and helpful information in the remaining content. However it is dated: about 29% of the remaining content (or 11% overall) -lessons 59 through 69- use an obsolete graph type. So different in fact that a beginner can't make up that difference.
-
TTaiwo Olawale Akinleye
The introduction was simplified and easy to follow
-
VVivek Billore
It was Awesome, Got to learn Something new and i was easily able to relate so as to how i can use them in my code.