Tag

development

The Creative Road Ahead

From The Creative Programmer by Wouter Groeneveld

Creativity is essential to being a successful programmer. The stories, examples, and groundbreaking research in this book will help you unleash your creative potential and make you a more successful developer.

Read on for more!

What Is a CTO and What Does a CTO Do?

From Think like a CTO by Alan Williamson

If you aspire to be a CTO or are working as one, this book is for you. The CTO position is not well defined and this book will help you prepare for or carry out work as a CTO. It will also help you (the CEO, CFO, or COO) decide what sort of professional you want to hire as a CTO and what their job should be.

Read on to find out more.

Concurrency vs Parallelism

An excerpt from Grokking Concurrency by Kirill Bobrov

This article talks about the differences between the concepts of concurrency and parallelism and why it’s important to know what each is.

Multiple levels of parallel hardware

An excerpt from Grokking Concurrency by Kirill Bobrov

In this excerpt you will:

§ learn the details of the hardware that executes your programs

§ learn the organization of computer systems and common problems

§ learn how to choose the hardware suitable for your problem

The Act of Writing Code

From The Programmer’s Brain by Felienne Hermans

When you program, there are a lot of different types of things that you might be doing. In this article we dive into these different activities that you perform as you program.

Persisting Application Data over Time

From The Well-Grounded Python Developer by Doug Farrell

This article, excerpted from chapter 10, covers

§ Persisting Data

§ Database Systems

§ Database Structures

§ Modeling Data with SQLAlchemy

Preparing to Work with Date/Time Information

From Software Mistakes and Tradeoffs by Tomasz Lelek and Jon Skeet This article discusses the surprisingly tricky task of dealing with time and dates in your application. Take 40% off Software Mistakes and Tradeoffs by entering fcclelek into the discount… Continue Reading →

Svelte REPL, Part 2

From Svelte and Sapper in Action by Mark Volkmann

This article delves into the Svelte REPL.

Svelte REPL, Part 1

From Svelte and Sapper in Action by Mark Volkmann

This article delves into the Svelte REPL.

Managing Data Sources in Machine Learning

From Graph-Powered Machine Learning by Alessandro Negro

This article discusses managing data in graph-powered machine learning projects.

© 2023 Manning — Design Credits