• byOneddl     |    (FreshWap.CC)
    • 0

    Tutsplus - Building App UIs With Angular Material

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 1.13 GB | Duration: 2.7 hours Google's Material Design system creates good-looking apps with a UI that is easy for users to understand. However, implementing Material Design is not a trivial task. That's where

  • byOneddl     |    (FreshWap.CC)
    • 0

    Tutsplus - Better Angular App Architecture With Modules

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 400 MB | Duration: 56 minutes When you're just starting out with Angular, you'll probably write your app as a single module. This works fine for small apps, but for more complex production apps, the

  • byOneddl     |    (FreshWap.CC)
    • 0

    Tutsplus - A Beginner's Guide to Using Typographic Scales

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 384 MB | Duration: 18 minutes Using a typographic scale is essential for creating balanced and harmonious font sizing for your project. Typographic scales are used in print, web design, and app design, and understanding

  • byOneddl     |    (FreshWap.CC)
    • 0

    Tutsplus - 5 CSS Projects Image Hover Effects

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 641 MB | Duration: 38 minutes Creating a hover effect for an image is a great opportunity to display additional information whilst also spicing up an otherwise normal design. In this short course, you'll learn how to

  • byOneddl     |    (FreshWap.CC)
    • 0

    Skillshare - JavaScript Mini Projects DOM Interactive Dynamic web pages

    Duration: 11h34m | Video: .MP4 1280x720, 30 fps(r) | Audio: AAC, 44100 Hz, 2ch | Size: 4.83 GB Genre: eLearning | Language: English Explore how you can create amazing Mini Projects to learn jаvascript - Grow your portfolio - Expand your skills!

  • byOneddl     |    (FreshWap.CC)
    • 0

    Skillshare - Chinese Intermediate 2 (Course C)

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 3.03 GB | Duration: 4h 34m Composed of 6 lessons / 70 videos, all lessons in "Chinese Intermediate 2 (Course C)" would include a set downloadable lecture notes, which cover the entire lesson's content, and

  • byOneddl     |    (FreshWap.CC)
    • 0

    Reka Horvath - Description With Pandas Python Data Visualization Basics

    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 9 Lessons (28m) | Size: 81.1 MB Whether you're just getting to know a dataset or preparing to publish your findings, visualization is an essential tool. Python's popular data

  • byOneddl     |    (FreshWap.CC)
    • 0

    Real Python - Reading and Writing Files With Pandas By Darren Jones

    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 19 Lessons (49m) | Size: 211.9 MB Pandas is a powerful and flexible Python package that allows you to work with labeled and time series data. It also provides statistics methods, enables

  • byOneddl     |    (FreshWap.CC)
    • 0

    Real Python - Formatting Python Strings By Liam Pulsifer

    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 7 Lessons (32m) | Size: 91.6 MB n this course, you'll see two items to add to your Python string formatting toolkit. You'll learn about Python's string format method and the

  • byOneddl     |    (FreshWap.CC)
    • 0

    Real Python - Dictionaries in Python by John Sturtz

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 4 Lessons (20m) | Size: 50.1 MB Python provides a composite data type called a dictionary, which is similar to a list in that it is a collection of objects.