by Stack Overflow Community
PHP is a widely-used open source programming language. It is especially suited for web development. The unique thing about PHP is that it serves both beginners as well as experienced developers. It has a low barrier to entry so it is easy to get started with, and at the same time, it provides advanced features offered in other programming...
Free ebook | Publisher: Self-publishing | Release: 2019
Patterns for Beginning Programmers
by David Bernstein
Programming patterns are solutions to problems that require the creation of a small fragment of code that will be part of a larger program. Hence, this book is about teaching you how to write such fragments of code. However, it is not about teaching you the syntax of the statements in the fragments, it assumes that you already know the sy...
Free ebook | Publisher: Self-publishing | Release: 2022
by Stack Overflow Community
Bootstrap is a HTML, CSS, and JavaScript framework used to create websites that are created using a mobile-first paradigm as well as responsive web design (RWD). It uses a combination of premade CSS classes and JavaScript to make a variety of things on the web. It includes things such as a custom, responsive grid that allows websites to b...
Free ebook | Publisher: Self-publishing | Release: 2019
by Peter Wentworth, Jeffrey Elkner, Allen B. Downey, Chris Meyers
Python is a fun and extremely easy-to-use programming language that has steadily gained in popularity over the last few years. Developed over ten years ago by Guido van Rossum, Python's simple syntax and overall feel is largely derived from ABC, a teaching language that was developed in the 1980's.However, Python was also create...
Free ebook | Publisher: Self-publishing | Release: 2021
Java Everywhere Again with DukeScript
by Anton Epple
For many years, Java Swing enabled developers to write applications that could run on any operating system. That all came to an end with the arrival of smart phones, tablets, and embedded computers.In the enterprise, the desktop dominated for many years. In the meantime, however, almost every IT project includes plans for a future where t...
Free ebook | Publisher: Self-publishing | Release: 2015
by Bogumil Kaminski
Julia is a high-level, dynamic programming language. Its features are well suited for numerical analysis and computational science.Julia works with other languages (C, Python, R, Rust, C++, SQL, JavaScript, ...)The Purpose of this open book is to introduce programmers to the Julia programming by example. This is a simplified exposition of...
Free ebook | Publisher: Self-publishing | Release: 2021
by Stack Overflow Community
ABAP (Advanced Business Application Programming) is a high-level programming language developed by SAP for programming business applications in the SAP environment.It is an unofficial and free SAP ABAP book created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworkin...
Free ebook | Publisher: Self-publishing | Release: 2019
by Daniel Kehoe
This book contains the background that's missing from other tutorials. Here you'll learn key concepts so you'll have a solid foundation for continued study. Whether you choose to continue with another book in this series, a video course, or a code school, everything will make sense when you start here.You can read this book...
Free ebook | Publisher: Self-publishing | Release: 2016
by Daniel Kehoe
In this book, you'll build a working web application so you'll gain hands-on experience. Along the way, you'll practice techniques used by professional Rails developers. And I'll help you understand why Rails is a popular choice for web development.Read Book One to get the big picture that's missing from other tut...
Free ebook | Publisher: Self-publishing | Release: 2017
by Rich Hickey
Rich Hickey invented Clojure. This is a fork of the project to experiment with literate programming as a development and documentation technology.Clojure is a break with the past traditions of Lisp. This literate fork is a break with the past traditions of code development. As such it is intended as an experiment, not a replacement or com...
Free ebook | Publisher: Self-publishing | Release: 2013