Vos paramètres de confidentialité

En sélectionnant «Tout accepter», vous autorisez RakutenKobo et ses partenaires à utiliser des cookies, des technologies de suivi et des technologies similaires pour collecter vos données personnelles et les traiter aux fins suivantes: exploiter le site Web et les services Kobo et s'assurer qu'ils fonctionnent correctement, vous fournir du contenu personnalisé sur Kobo et des publicités pour Kobo sur d'autres plateformes, et mesurer les analyses et analyser comment notre site Web et nos services sont utilisés. Sinon, veuillez cliquer sur «Refuser» ci-dessous pour rejeter toutes les finalités non essentielles ou consulter les «Paramètres de confidentialité» pour gérer vos préférences pour chaque finalité. Pour plus d'informations, veuillez lire notre Politique de confidentialité.

Affichage des résultats pour "andy vickler"

  • meilleures ventes
  • Meilleures notes
  • Prix : par ordre croissant
  • Titre : A à Z
  • Titre : Z à A
  • Date : antichronologique
  • Date : chronologique
Tout effacer

Affichage de 1 - 12 sur 55 résultats

Du contenu pour adultes est visible. 

Linux

3 books in 1 : Linux for Beginners + Linux Command Lines and Shell Scripting + Linux Security and Administration

Livre audio box set -
Linux

Version intégrale

12 heures 41 min

2021

EN

This is a compilation of three books:Linux for BeginnersLinux Command Lines and Shell ScriptingLinux Security and AdministrationHave you always used the Windows operating system and want a change? Have you heard the term Linux before and wondered what it is? Have you ever feared implementing Linux as an operating system just because it’s free? Do you also have a misconception that free software is never really what it’s crac...

Algoritmos

3 libros en 1 : Guía práctica para aprender algoritmos para principiantes + Diseñar algoritmos para resolver problemas comunes + Estructuras de datos avanzadas para algoritmos

Livre audio box set -
Algoritmos

Version intégrale

15 heures 50 min

2023

ES

¿Se ha preguntado alguna vez cómo un programador desarrolla juegos y escribe código sin tener que pensar demasiado? ¿Quiere saber qué hace que un programador esté seguro del código que escribe? ¿Quiere aprender cómo los programadores utilizan algoritmos para determinar cómo estructurar sus programas antes de desarrollarlos? Si es así, este es el libro para usted.Un algoritmo es un conjunto de reglas o instrucciones que se proporcionan a un sistema. El sistema realiza un proceso esp...

Algoritmos

Diseñar algoritmos para resolver problemas comunes


Version intégrale

5 heures 18 min

2023

ES

¿Está interesado en ampliar sus conocimientos sobre algoritmos? ¿Quiere aprender cómo funcionan para los problemas del mundo real? Entonces ha llegado al lugar adecuado. Esta guía le guiará por el diseño de algoritmos antes de profundizar en algunas de las principales técnicas de diseño. Esto es lo que aprenderá:Los pasos para diseñar un algoritmoLas mejores técnicas de diseño de algoritmosEl algoritmo Divide y vencerásEl algorit...

Python

3 books in 1 : Python Basics for Beginners + Python Automation Techniqus and Web Scraping + Python for Data Science and Machine Learning

Livre audio box set -
Python

Version intégrale

12 heures 53 min

2021

EN

Are you thinking about learning how to use the Python programming language? Thinking about getting started on a programming career?Python is one of the easiest computer programming languages to learn and use, with simple syntax and easy rules to follow. While it is aimed at beginners to Python coding, this audiobook can also be used as a reference for those with a little more experience who want to brush up on their skills.Once you have mastered this guide,...

SQL

Build Complex SQL Queries

Livre audio 2 -
SQL

Version intégrale

4 heures 18 min

2021

EN

Do you use SQL at work or at home and want to learn how to use the right functions and queries to extract the relevant details in the database? Do you want to learn how to generate the right views and more? If you answered yes, then you are in the right place.Many companies collect information from different sources and use that information to improve their revenue. It is difficult to work with large volumes of data, but companies have to learn how to collect that ...

UX

3 books in 1 : User Experience Basics for Beginners + Planning and Analyzing Data in a UX Project + Optimizing User Experience

Livre audio box set -
UX

Version intégrale

11 heures 53 min

2022

EN

This box set consists of the following three books:Book One: User Experience Basics for BeginnersUX books are a category of design books that focus on the usability and user interface of products, mobile apps, and websites. They help designers understand how their product looks and functions from their perspective as users. This audiobook is for anyone who needs to create interfaces for companies or individuals in order to make them more usable, en...

SQL

3 books in 1 : Learn SQL Basics for Beginners + Build Complex SQL Queries + Advanced SQL Query Optimization Techniques

Livre audio box set -
SQL

Version intégrale

14 heures 12 min

2021

EN

Book 1 :Are you thinking about learning SQL, but not sure where to start?Big data is prevalent now, with more data than we ever dreamed possible being made available . And all that data needs to be stored in such a way it can be easily accessed.That's where databases and SQL come in, providing the means to manage and interpret data easily. SQL is the go-to language for database management, the most reliable and widely used, and it's...

Cobol

Cobol Basics for Beginners

Livre audio 1 -
Cobol

Version intégrale

4 heures 27 min

2022

EN

Have you been struggling to learn Cobol? Or, are you worried that you don't have the right skill set for a particular job? Have you been looking for a new career and trying to figure out what the best way to go about it is?Cobol is a computer programming language used to write computer programs that are used in businesses. It is also a language used by accountants, auditors, and payroll professionals alike. This is a very easy-to-learn computer programming language...

Linux

Linux Command Lines and Shell Scripting

Livre audio 2 -
Linux

Version intégrale

5 heures 52 min

2021

EN

When you search for a book on Linux programming, you are aiming to get the best deal. In a technological world that is progressing quickly, you need to understand Linux. The question is whether you can carve out enough time to read lengthy books on Linux that are filled to the brim with a lot of unnecessary details and jargon and take a great a deal of time to read and understand.You need a book that is clear, concise, and easy to digest, and now you have one! Imagine having a book...

SQL

Advanced SQL Query Optimization Techniques

Livre audio 3 -
SQL

Version intégrale

4 heures 20 min

2021

EN

Many companies worldwide suffer from one fundamental problem, and that is the inefficient functioning of their databases. While many know of database tuning and work to cover that aspect, professional database developers, managers, and administrators always miss one thing: optimizing their queries to save maximum time and cost and provide the query efficiently. Those who are aware of query optimization often lack the skillset and resources to implement this process at an a...

Algorithms

3 books in 1 : Practical Guide To Learn Algorithms for Beginners + Design Algorithms to Solve Common Problems + Advanced Data Structures for Algorithms

Livre audio box set -
Algorithms

Version intégrale

13 heures 54 min

2022

EN

Book 1: Have you ever wondered how a programmer develops games and writes code without having to think too much? Do you want to know what makes a programmer confident about the code they write? Do you want to learn how programmers use algorithms to determine how to structure their programs before they develop it? Then this is the book for you.An algorithm is a set of rules or instructions you provide to a system. The system performs a specific process to answer a q...

Linux

Linux Security and Administration

Livre audio 3 -
Linux

Version intégrale

4 heures 8 min

2021

EN

Did you wonder what the Linux operating system is and how you can install it on your system? Do you want to learn how to separate the Linux operating system from the main operating system used? Have you been trying to learn how to perform penetration testing or other ethical hacking processes to determine the security of the server or network? If you answered yes to these questions, then you have come to the right place.Linux is an operating system...