Programming

Detecting and Solving Memory Problems in .NET

Detecting and Solving Memory Problems in .NET

This book is a collection of tips and trick mostly published previously in the form of blog posts and tutorials, and is centered around working efficiently with memory management in .NET.

33 SQL, .NET, SysAdmin and Professional Development Ebooks

33 SQL, .NET, SysAdmin and Professional Development Ebooks

Red-Gate.com operates a hub of free technological ebooks and is a technical publisher specializing in database and programming technologies. Their authors are practitioners at the top of their game who have the urge to share their knowledge and expertise with others. All of the ebooks are available in PDF format and are totally free to download.

Dynamic Web Development with Seaside

Dynamic Web Development with Seaside

Seaside is the open source framework of choice for developing sophisticated and dynamic web applications. It uses the power of objects to master the web. With Seaside, building web applications is as simple as building desktop applications.

You Don’t Know JS: Up & Going

You Don’t Know JS: Up & Going

This You Don’t Know JavaScript book series offers a contrary challenge: learn and deeply understand all of JavaScript, even and especially ‘The Tough Parts’.

Programming React Native

Programming React Native

In this book, we aim to build cross-platform mobile apps, for Android and iOS, using React Native. We’ll learn what it means to build a robust application architecture that will stay with you regardless of change in the tooling or ecosystem churn.

The Nature of Code

The Nature of Code

In this course, the students learn the basics of programming (variables, conditionals, loops, objects, arrays) as well as a survey of applications related to making interactive projects (images, pixels, computer vision, networking, data, 3D).