BASIC (Beginner’s All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use.
Read more
The Linux Portal Site
BASIC (Beginner’s All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use.
Read moreHere’s our recommended LaTeX books. Most of the books are published under an open source license, and all of them are free to read. LaTeX is a professional document preparation system and document markup language written by Leslie Lamport. It’s a very mature system with development starting more than 30 years ago.
Read moreAssembly language is also used primarily for direct hardware manipulation, access to specialized processor instructions, or to address critical performance issues. Assembly is excellent for speed optimization.
Read moreThe Logo Programming Language, a dialect of Lisp, was designed as a tool for learning. It features interactivity, modularity, extensibility, with flexibility of data types.
Read moreScala is a modern, object-functional, multi-paradigm, Java-based programming and scripting language that’s released under the Apache License 2.0. It blends functional and object-oriented programming models.
Read moreAwk is a versatile programming language designed for pattern scanning and processing language and often used as a data extraction and reporting tool. It’s an excellent filter and report writer. Learn about Awk with these free books.
Read moreTeX is a system for typesetting documents. It’s a powerful low-level markup and programming language that creates professional quality typeset text. Here’s our recommended free TeX books.
Read moreApache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.
Read moreripgrep is a line-oriented search tool that recursively searches your current directory for a regex pattern. It’s free and open source software.
Read moreC is a general-purpose, procedural, portable, high-level programming language that is one of the most popular and influential languages. Here’s our recommended free books to learn about C.
Read more