Meer dan een miljoen boeken binnen handbereik!
Bookbot

Nat Dunn

    Actionable Python: A Course for New Python Programmers
    Vue.js
    Functional React
    Actionable Vue 3
    • Actionable Vue 3

      • 212bladzijden
      • 8 uur lezen

      This is a hands-on, practical guide for learning Vue 3. We assume that you know HTML and JavaScript pretty well, and that you're comfortable with CSS, meaning that you know what CSS rules are and how to apply them with classes and styles.We start the book off with a lesson on some of JavaScript's more advanced features, many of which we use throughout the course. You should, at the very least, page through that lesson to make sure you're familiar with those aspects of JavaScript. From there, we jump into Vue.js. You'll start off with a simple "Hello, Vue!" app, and then, throughout the book, we'll walk you through creating a small, but featureful math app. This will give you the skills you need to build many different types of Vue applications.This is an updated version of our Actionable Vue.js book. This version is written for Vue 3 and includes a new lesson on Vue Routing.

      Actionable Vue 3
    • Functional React

      • 226bladzijden
      • 8 uur lezen

      This is a hands-on, practical guide for learning React. We assume that you know HTML and JavaScript pretty well, and that you're comfortable with CSS, meaning that you know what CSS rules are and how to apply them with classes and styles.We start the book off with a lesson on some of JavaScript's more advanced features, many of which we use throughout the book. You should, at the very least, page through that lesson to make sure you're familiar with those aspects of JavaScript.From there, we jump into React. You'll start off with a simple "Hello, world!" app, and then we'll begin walking you through creating a small, but featureful math app. This will give you the skills you need to build many different types of React applications.When reading this book, you should be sitting at your computer. When you first begin, plan to spend at least two uninterrupted hours. You should do your best to get through lesson 3 in the first sitting. That will get you through the foundational learning. From there on out, you'll be hopping back and forth between the book and viewing, editing, and writing code on your computer. Go through the book slowly and methodically. Read every demo carefully. Work through every exercise. You cannot learn to code through reading alone. You must practice.When you have finished working through this book, you will be comfortable building React applications.

      Functional React
    • Vue.js

      • 202bladzijden
      • 8 uur lezen

      This is a hands-on, practical guide for learning Vue.js. We assume that you know HTML and JavaScript pretty well, and that you’re comfortable with CSS, meaning that you know what CSS rules are and how to apply them with classes and styles. We start the book off with a lesson on some of JavaScript’s more advanced features, many of which we use throughout the course. You should, at the very least, page through that lesson to make sure you’re familiar with those aspects of JavaScript. From there, we jump into Vue.js. You’ll start off with a simple “Hello, Vue!” app, and then, throughout the book, we’ll walk you through creating a small, but featureful math app. This will give you the skills you need to build many different types of Vue.js applications. When reading this book, you should be sitting at your computer. When you first begin, plan to spend at least two uninterrupted hours. You should do your best to get through lesson 3 in the first sitting. That will get you through the foundational learning. From there on out, you’ll be hopping back and forth between the book and viewing, editing, and writing code on your computer. Go through the book slowly and methodically. Read every demo carefully. Work through every exercise. You cannot learn to code through reading alone. You must practice. So, get ready for some hard work and some good fun!

      Vue.js
    • This book is meant for people who are new to Python and want hands-on practical experience. It is filled with code samples and more contains more than 50 exercises, so you get plenty of hands-on practice. In addition to learning the basics of Python, you will learn to create virtual environments, work with regular expressions to do sophisticated pattern matching, work with data stored in text files, CSV files, databases, XML, HTML, and JSON, scrape web pages, test and debug your code, and write object-oriented Python.

      Actionable Python: A Course for New Python Programmers