Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 82% Build a Crypto Currency Portfolio App With Python

Build a Crypto Currency Portfolio App With Python

$14.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.1/10 (Our Score)
Product is rated as #384 in category Python

In this course we’ll be using Python 3 to build a couple of different Crypto Currency portfolio apps that pull information from the CoinMarketCap .com free API and display them in a graphical user interface app.

This course is great for people who want to expand their Python skillset, as well as people interested in crypto currencies and crypto currency trading.

Your finished app will be able to track current prices of any crypto currency that you specify, giving you price data as well as other related data.


Do You Need To Know Python To Take This Course?

Strictly speaking, no. But I highly recommend that you understand the basics of the Python programming language before taking this course.


What Will We Learn In This Course?

– How To Connect To A Third Party API

– How to loop through JSON data retrieved from an API

– Cool Python List and Python Dictionary wizardry

– How to create basic pie charts with MatPlotLib

– How To Develop a Basic GUI (Graphical User Interface) using TKinter

– And Much More!

This intermediate Python course is a great way to pick up a few new skills, and it should be a lot of fun.

Instructor Details

John Elder is a pioneer in Web Development who created one of the first Internet advertising networks back in 1997. He sold it to a publicly traded company at the height of the dot com boom and then went on to create the best-selling Submission-Spider search engine submission software that's been used by over 3 million individuals and small businesses in over 45 countries. Today he teaches Web Development courses at Codemy the online code school he founded. John graduated with honors with a degree in economics from Washington University in St. Louis where he was an artsci scholar.

Specification: Build a Crypto Currency Portfolio App With Python

Duration

2 hours

Year

2020

Level

Intermediate

Certificate

Yes

Quizzes

No

17 reviews for Build a Crypto Currency Portfolio App With Python

4.2 out of 5
7
6
4
0
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Acorn M

    Good course overall, it delivers what it promises. I am a big fan of project based courses where at the end you can have a sense of accomplishment once you finish the work. Clear sound, the instructor seems knowledgeable, responded super fast to questions. Another nice thing was that the instructor seemed cheerful throughout the course and kept me engaged! (you’d be surprised at how many other instructors on udemy sound dull and completely boring..!). Luckily, this was not the case with John! Could do with a little bit of polishing here and there in some explanations, but overall a good course and good instructor! Recommended!

    Helpful(0) Unhelpful(0)You have already voted this
  2. Bernardo Villalba Cahue

    Practical and straightforward project. Would have liked more detail or ideas to expand on. Expensive for how simple and short it is.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Andre Assis

    I was hoping for a more in depth course including lectures on how to manage transactions (buy/sell) and see historical data. When I looked over the sticker price of $199 (sure, I got it on sale for $12) I thought I was getting a more in depth course. Instead I got just a simple app with a not so pleasant interface with basically no capability of managing a portfolio. With that said, the instructor seems experienced.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Andre Assis

    I was hoping for a more in depth course including lectures on how to manage transactions (buy/sell) and see historical data. When I looked over the sticker price of $199 (sure, I got it on sale for $12) I thought I was getting a more in depth course. Instead I got just a simple app with a not so pleasant interface with basically no capability of managing a portfolio. With that said, the instructor seems experienced.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Erwan M.

    This is very very basic. It should be labelled that it is for python beginners. Also the code quality is quite bad: does not respect python standard coding style the nested loop in the sample app is a terrible way to do things the abusive casting to floats etc.. etc..

    Helpful(0) Unhelpful(0)You have already voted this
  6. Erwan M.

    This is very very basic. It should be labelled that it is for python beginners. Also the code quality is quite bad: does not respect python standard coding style the nested loop in the sample app is a terrible way to do things the abusive casting to floats etc.. etc..

    Helpful(0) Unhelpful(0)You have already voted this
  7. Freddy Hernandez

    The first programming course I’ve ever finished and understood. I bought 6 other courses with other teachers and never completed because of either poor explaning or problems with installing plugins or code errors. Thanks John, you helped me start pursuing my passion, programming.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Freddy Hernandez

    The first programming course I’ve ever finished and understood. I bought 6 other courses with other teachers and never completed because of either poor explaning or problems with installing plugins or code errors. Thanks John, you helped me start pursuing my passion, programming.

    Helpful(0) Unhelpful(0)You have already voted this
  9. Roto Yang

    Nice hands up! Clear your mind!

    Helpful(0) Unhelpful(0)You have already voted this
  10. Roto Yang

    Nice hands up! Clear your mind!

    Helpful(0) Unhelpful(0)You have already voted this
  11. Jose Ramirez

    It was exactly what the title says, nothing less nothing more, overall I feel satisfied.

    Helpful(0) Unhelpful(0)You have already voted this
  12. Jose Ramirez

    It was exactly what the title says, nothing less nothing more, overall I feel satisfied.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Prince Jackson

    I thoroughly enjoyed this course, as a newbie to Python this course has definitely given me confidence to move forward and continue to learn more about the language. John explains ideas and concepts in a way that is easy to understand. He has good timing and pace with his lectures.

    Helpful(0) Unhelpful(0)You have already voted this
  14. Prince Jackson

    I thoroughly enjoyed this course, as a newbie to Python this course has definitely given me confidence to move forward and continue to learn more about the language. John explains ideas and concepts in a way that is easy to understand. He has good timing and pace with his lectures.

    Helpful(0) Unhelpful(0)You have already voted this
  15. Stock Wang

    Very good course

    Helpful(0) Unhelpful(0)You have already voted this
  16. Stock Wang

    Very good course

    Helpful(0) Unhelpful(0)You have already voted this
  17. Daniel Ungureanu

    It was a great course! it’s not my first course of this type and i’ve watched John Elder’s free courses on youtube too. I love how John explains things and i’ve subscribed to his website too. He is one of the best online programming teachers out there. If you wanna learn python, ruby on rails and a lot more, you can’t go wrong with him.

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Build a Crypto Currency Portfolio App With Python
    Build a Crypto Currency Portfolio App With Python

    $14.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare