Skip to main content

previous disabled Page of 14
and
  1. No Access

    Video Segment

    Writing Microcontroller code

    In this lecture, you will write your first program for the microcontroller.

    Poornachandra Sarang in Navigating the IoT Landscape (2024)

  2. No Access

    Video Segment

    Thinger.io

    In this lecture you will learn to use Thinger.io platform to develop a web dashboard for your home automation panel.

    Poornachandra Sarang in Navigating the IoT Landscape (2024)

  3. No Access

    Video Segment

    What are Virtual Threads

    This video shows you how virtual work behind the scenes and what happens to blocked virtual threads.

    Ron Veen, David Vlijmincx in Virtual Threads in Java (2024)

  4. No Access

    Video Segment

    The Future

    This lecture provides further guidelines for learning IoT and will motivate you by giving several opportunities that exist in the IoT Landscape.

    Poornachandra Sarang in Navigating the IoT Landscape (2024)

  5. No Access

    Video Segment

    Introduction to Django

    This video segment gives an introduction to Django and shows you how to create your first Django project and Django app.

    Coen de Groot in Django Essentials, Part 1 (2024)

  6. No Access

    Video Segment

    Pitfalls of Virtual Threads

    This video shows you what some common pitfalls are of virtual threads and how you can detect and avoid them.

    Ron Veen, David Vlijmincx in Virtual Threads in Java (2024)

  7. No Access

    Video Segment

    Key HTML tags

    This segment explains the HTML tags behind a simple web page.

    Coen de Groot in Django Essentials, Part 1 (2024)

  8. No Access

    Video Segment

    The Challenge of Concurrent Programming

    This video segment introduces the challenge which concurrent programming face.

    Yu Zheng in Concurrency Model in Rust (2024)

  9. No Access

    Video Segment

    Template tags and filters

    This segment covers Django’s main template tags for loo** over data, using inheritance to avoid duplication, and if/else to show conditional contents. It also discusses some useful template tags, for showing...

    Coen de Groot in Django Essentials, Part 1 (2024)

  10. No Access

    Video Segment

    Multi-Process Model

    Introduce the content of Multi-Process section.

    Yu Zheng in Concurrency Model in Rust (2024)

  11. No Access

    Video Segment

    Defining the database structure

    Before you can save data in a relational database you need to define its structure. This video segment describes how to define the models in your ORM and migrate the structure to your database engine.

    Coen de Groot in Django Essentials, Part 1 (2024)

  12. No Access

    Video Segment

    Async Model

    Introduce the content of Async programming section.

    Yu Zheng in Concurrency Model in Rust (2024)

  13. No Access

    Video Segment

    Summary

    This segment summarizes the contents of this video.

    Coen de Groot in Django Essentials, Part 1 (2024)

  14. No Access

    Video Segment

    Simple Loops

    This segment is a reminder of the basics of a Python for-loop, including tips for programmers coming from other languages on the best way to write loops.

    Coen de Groot in Python For Loops and Iterables Deep Dive (2024)

  15. No Access

    Video Segment

    How Loops Work

    This segment looks at the machinery behind for-loops, including the distinction between something which could be used in a loop (an iterable) and something which is being used in a loop (an iterator), and how ...

    Coen de Groot in Python For Loops and Iterables Deep Dive (2024)

  16. No Access

    Video Segment

    Generator Functions

    This segment offers a simpler way (less powerful but less code) to create an iterable.

    Coen de Groot in Python For Loops and Iterables Deep Dive (2024)

  17. No Access

    Video Segment

    Microcontrollers

    At the heart of each IoT device lies a microcontroller. This lecture presents a comprehensive study of the microcontroller options.

    Poornachandra Sarang in Navigating the IoT Landscape (2024)

  18. No Access

    Video Segment

    Summary

    This segment summarises the contents of this video.

    Coen de Groot in Python For Loops and Iterables Deep Dive (2024)

  19. No Access

    Video Segment

    Wiring Hardware

    This lecture will guide you through assembling the home automation panel.

    Poornachandra Sarang in Navigating the IoT Landscape (2024)

  20. No Access

    Video Segment

    IoT Platform

    This lecture tell you about IoT platform, its purpose and the various platforms available in the market.

    Poornachandra Sarang in Navigating the IoT Landscape (2024)

previous disabled Page of 14