Learn to program using C language using pointers from the beginning.Analogies and graphics are used for a deeper understanding of objects and their addresses, types, memory, data, etc. Chapters 1 to 5 are already finished.
Celem książki jest wprowadzenie do tematyki programowania. Szczególny nacisk położono na wykorzystanie Pythona do rozwiązywania podstawowych problemów związanych z danymi, które mogą pojawić się w codziennej pracy. Na stronie www.py4e.pl możesz bezpłatnie pobrać dostępne w różnych formatach elektroniczne kopie tej książki oraz materiały pomocnicze.
This book aims to help you get started with handling strings in R. It provides an overview of several resources that you can use for string manipulation. It covers useful functions in packages "base" and "stringr", printing and formatting characters, regular expressions, and other tricks.
Understand how to insert to a cell, calculate values from cells and output to another cell... Everything here is simple and straightforward, your time will not be wasted and you will be able to use Excel after reading this.
This CoPart is a dual complement to Visual Category Theory Brick by Brick, Part 1. The original series translated abstract categorical concepts into the language of LEGO® bricks, and the CoPart series implement the opposite way of translating brick constructions to the standard diagram language of category theory.
Understanding Docker can be difficult or time-consuming. I've created this collection of sketchnotes about Docker in order to explain the Cloud technology in a visual way.
Książka zawiera materiały uzupełniające do bezpłatnego podręcznika "Python dla wszystkich: Odkrywanie danych z Python 3", będące rozwiązaniami ćwiczeń programistycznych z podręcznika i zadań programistycznych online. Książka kierowana jest do osób korzystających z ww. podręcznika do nauczania Pythona.
Este é um livro em construção. Acreditamos que não bastava fazer uma segunda edição do livro "Interação Humano-Computador", de Barbosa & Silva (2010); queríamos buscar novas e diversas perspectivas, experiências e conhecimentos.
An accessible introduction to Computer Science for kids, where they can learn everything about Computer Science step by step while learning how to program a computer.
This practical handbook provides a step-by-step guide for you to get the best continuous delivery pipeline for your software.
This book supplements the DM for CS Specialization at Coursera and contains many interactive puzzles, autograded quizzes, and code snippets. They are intended to help you to discover important ideas in discrete mathematics on your own. By purchasing the book, you will get all updates of the book free of charge when they are released.
The seventh part covers ideas related to functional programming: exponentials, disjoint unions, endofunctors and natural transformations, partial and total functions, monads.
The main purpose of this book is to understand the concept of network security. When implementing the network, the primary concern is to ensure confidentiality, integrity, and authentication. These concepts have been discussed in this book and explained with practical examples
Pssst... got a Linux VPS? Don’t leave it open. Secure it fast with this practical Linux Server Security guide.
Git makes your life easier. You can collaborate with others, undo mistakes, switch between versions, and more. This book teaches you how to use Git from the command line, step by step.