Leseecke Softwareprojekt

Beachten Sie bitte auch meine Buchtips zu den verschiedenen Themen...

Allgemeines zu IoT

Raspberry Pi

ESP32

  • ESP im Browser simulieren
  • Arduino is a popular open source hardware project You can use Arduino microcontrollers to build musical instruments, automate your home, prototype your electronics, or even gather climate data for a farm. This week freeCodeCamp published our Arduino Handbook to help you learn the Arduino programming language and how to leverage its powerful ecosystem of tools. (full-length handbook)

Software-Entwicklung

Software-Qualität

Datenbanken

Programmierung

Python

Django
  • Learn Python's Django web development framework (3 hour YouTube course)...: Django ist ein Framework für die Programmiersprache Python. Es ist dafür ausgelegt, eine komplette Webanwendung möglichst automatisch zu erstellen. Die Basis dafür bildet die Datenbankstruktur. Siehe auch meine Demo im 2. Semester...
  • Django is a popular Python web development framework. (2 hour YouTube course): This course will show you how to use Django to build apps that interface with a variety of APIs.
  • Learn Python Django for Beginners (free 18-hour course): 18 years ago, two developers in a Kansas newspaper office coded the first version of the Python Django web development framework. They named it after jazz guitarist Django Reinhardt. Today, thousands of major websites run on Django. This beginner's course by University of Michigan professor Dr. Chuck Severance will teach you how to use Python and Django to build modern web apps. (18 hour YouTube course)
  • Django is a powerful Python web development framework. And in this course by freeCodeCamp instructor Tomi Tokko, you'll learn how to use Django along with the OpenAI API to code your own ChatGPT-like chatbot interface. If you're new to Python, and you're excited about recent breakthroughs in AI, this course is for you. (2 hour YouTube course)

HTML/CSS

Javascript & Co.

NodeJS
Frameworks
  • A free 6-hour video course on Angular: Everything you need to start building Angular web apps (6 hour watch)
  • React for Beginners – A React.js Handbook for Front End Developers : This beginners' handbook will show you what React is, why so many developer jobs require it, and how to install it. You'll also learn how to use the fundamental building blocks of a React app: Components, State, and Props. (30 minute read)
  • This new book from the freeCodeCamp community will guide you through three popular JavaScript front-end development tools: Angular, Vue.js, and React. Each of these tools can be used to accomplish similar goals, but you only need one of them. So which one should you use for a given project? This book will help you decide. It will walk you through code examples for each of these tools, so you can understand their relative strengths and weaknesses. (full book - 2 hour read)
  • freeCodeCamp just published this comprehensive Front End Developer Roadmap. If you're new to coding, Front End Development is a great skillset to build up first. freeCodeCamp teacher Beau Carnes will explain the core Front End concepts and tools you should prioritize learning first. You'll learn HTML, CSS, JavaScript, React, Next.js, VS Code, and even some AI Prompt Engineering. This roadmap is a big time commitment, but you can hop on and hop off as you see fit. Either way, you'll learn a ton of relevant skills and theory. (85 hour coding roadmap of YouTube courses)
  • Learn modern Front-End Development with the powerful React JavaScript library. This in-depth course is taught by software engineer and prolific freeCodeCamp contributor, Hitesh Choudhary. He'll teach you the fundamental structure of React apps, including Hooks, Virtual DOM, React Router, Redux Toolkit, the Context API, and more. You'll also apply these tools by building several projects along the way. (12 hour YouTube course)
  • Among many of my web developer friends, a new set of tools is emerging as a standard: Tailwind CSS, Next.js, React, and TypeScript. And you can learn all of these by coding along at home with this beginner course. You'll use each of these tools to build your own weather app. (2 hour YouTube course)
  • Learn to build apps with the popular Nest.js full-stack JavaScript framework. In this intermediate course, you'll code your own back end for a Spotify-like app. You'll learn how to deploy a Node.js API to the web. And you'll build out all the necessary database and authentication features along the way. (Note that Nest.js is similar to Next.js, but Nest.js uses TypeScript and is heavily inspired by Angular. freeCodeCamp also has comprehensive Next.js courses if you want to learn that as well.) (12 hour YouTube course)

Apps

UI

Git

Sonstiges