Reading List

Reading List

39403 bookmarks
Custom sorting
Verilog, Formal Verification and Verilator Beginner's Tutorial
Verilog, Formal Verification and Verilator Beginner's Tutorial
The ZipCPU blog, featuring how to discussions of FPGA and soft-core CPU design. This site will be focused on Verilog solutions, using exclusively OpenSource IP products for FPGA design. Particular focus areas include topics often left out of more mainstream FPGA design courses such as how to debug an FPGA design.
Verilog, Formal Verification and Verilator Beginner's Tutorial
Yesod Web Framework Book- Version 1.6
Yesod Web Framework Book- Version 1.6
Yesod is a Haskell web framework for productive development of type-safe, RESTful, high performance web applications.
Yesod Web Framework Book- Version 1.6
Wolfram U: Learning Resources for the Computational Universe
Wolfram U: Learning Resources for the Computational Universe
Free, open, interactive courses, learning events, educational resources. Covers data science, machine learning, programming, graphics, Wolfram Language, finance, modeling, plus additional computational topics. Earn certifications.
Wolfram U: Learning Resources for the Computational Universe
SQLite Tutorial
SQLite Tutorial
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. This tutorial will give you a quick start with SQ
SQLite Tutorial
Solidity Tutorial
Solidity Tutorial
Solidity is a contract-oriented, high-level programming language for implementing smart contracts. Solidity is highly influenced by C++, Python and JavaScript and has been designed to target the Ethereum Virtual Machine (EVM).
Solidity Tutorial
Scala Tutorial
Scala Tutorial
Our Scala tutorial has been written for beginners to advanced level programmers who are striving to learn Scala Programming. We have provided numerous practical examples to explain the concepts in simple and easy steps. This tutorial has been prepared and reviewed carefully by experienced Scala Prog
Scala Tutorial
Redux Tutorial
Redux Tutorial
Redux is a predictable state container for JavaScript apps. As the application grows, it becomes difficult to keep it organized and maintain data flow. Redux solves this problem by managing applications state with a single global object called Store. Redux fundamental principles help in maintaining
Redux Tutorial
Python Tutorial
Python Tutorial
Today, Python is one of the most popular programming languages. Although it is a general-purpose language, it is used in various areas of applications such as Machine Learning, Artificial Intelligence, web development, IoT, and more.
Python Tutorial
PostgreSQL Tutorial
PostgreSQL Tutorial
PostgreSQL is often called Postgres, an open-source relational database management system (RDBMS). The postgreSQL support the standard SQL query and its syntax are similar. This database runs on all major operating systems that contain Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64
PostgreSQL Tutorial
MongoDB Tutorial
MongoDB Tutorial
The MongoDB is an open-source document database and leading NoSQL database. MongoDB is written in C++. This tutorial will give you great understanding on MongoDB concepts needed to create and deploy a highly scalable and performance-oriented database.
MongoDB Tutorial
JavaScript Tutorial
JavaScript Tutorial
This JavaScript tutorial has been designed for beginners as well as working professionals to help them understand the basic to advanced concepts and functionalities of JavaScript. It covers most of the important concepts related to JavaScript such as operators, control flow, functions, objects, OOPs
JavaScript Tutorial
Flutter Tutorial
Flutter Tutorial
This Flutter tutorial has everything you need to know about the Flutter framework, from its installation to writing advanced applications. Flutter is a UI toolkit used to develop applications for both mobile and desktop using a single programming language and code base. This tutorial would be the ri
Flutter Tutorial
Flask Tutorial
Flask Tutorial
Flask is a web application framework written in Python. Armin Ronacher, who leads an international group of Python enthusiasts named Pocco, develops it. Flask is based on Werkzeug WSGI toolkit and Jinja2 template engine. Both are Pocco projects.
Flask Tutorial
C Tutorial
C Tutorial
C programming is a general-purpose, procedural, imperative computer programming language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the UNIX operating system. C is the most widely used computer language. It keeps fluctuating at number one scale of popularity
C Tutorial
Václav Navrátil
Václav Navrátil
Hey TrueOS Community! I just wanted to take a few minutes to address what some of you may have already guessed. With a heavy heart, the TrueOS Project’s core
Václav Navrátil
Total TypeScript Essentials
Total TypeScript Essentials
Learn how to use TypeScript to level-up your applications as a web developer through exercise driven self-paced workshops and tutorials hosted by TypeScript wizard Matt Pocock.
Total TypeScript Essentials
Tidy Modeling with R
Tidy Modeling with R
The tidymodels framework is a collection of R packages for modeling and machine learning using tidyverse principles. This book provides a thorough introduction to how to use tidymodels, and an outline of good methodology and statistical practice for phases of the modeling process.
Tidy Modeling with R
Introduction
Introduction
Read the full article on The Digital Cat Books
Introduction