Veze, linkovi
Kompjuter biblioteka
Korpa

 

Generativna veštačka inteligencija

Veštačka inteligencija

ChatGPT

Blockchain

GPT

Računarstvo u oblaku

Web design

JavaScript

C++ Visual C++ C#

Apple - MAC OS X

Analiza podataka

Funkcionalno programiranje

Git i GitHub

Projektovanje softvera

Razvoj

Visual Basic .NET, VBA, V. Studio

Android

PHP I MYSQL

FULL STACK DEVELOPMENT

Python programiranje

SQL

Java

Marketing

WordPress

AutoCad, ArchiCAD, SolidWorks, Catia, Pro/Engineer

Serija Roberta C. Martina

Mašinsko učenje

Access

Animacija

Audio, Multimedia, Video

Baze podataka

CSS

Delphi

Digitalna fotografija

Django

E-komerc

ECDL

GOOGLE

Grafika, Dizajn, Štampa

Hardver

Internet

Joomla

jQuery

Mreže

MS Office

Obrada teksta

OFFICE 2013

Poslovanje

Programiranje

Raspberry PI

Rečnici

Robotika

Ruby i Ruby on Rails

Sertifikati

Statistika

Tabele

Telekomunikacije

Unix, Linux

Windows

Windows 7

Windows 8

Zaštita i sigurnost

 

 

Knjige – izdavač MANNING PUBLICATIONS

Ukupno: 39, strana 2 od 2

Grokking Artificial Intelligence Algorithms

Grokking Artificial Intelligence Algorithms

Rishal Hurbans

Godina izdanja: 2020.
Strana: 392,
Predlog za prevod

From start to finish, the best book to help you learn AI algorithms and recall why and how you use them. Linda Ristevski, York Region District School Board Grokking Artificial Intelligence Algorithms is a fully-illustrated and interactive tutorial guide to the different approaches and algorithms that underpin AI. Written in simple language and with lots of visual references and hands-on examples, you'll learn the concepts, terminology, and theory you need to effectively incorporate AI algorithms into your applications. And to make sure you truly grok as you go, you'll use each algorithm in practice with creative coding exercises—including building a maze puzzle game, performing diamond data analysis, and even exploring drone material optimization.
 
 
Zero to AI

Zero to AI

Godina izdanja: 2020.
Strana: 264,
Predlog za prevod

The best book, currently, on realistic AI applications: factual, accurate, and hype-free. Alain Couniot, Sopra Steria Benelux How can artificial intelligence transform your business? In Zero to AI, you’ll explore a variety of practical AI applications you can use to improve customer experiences, optimize marketing, help you cut costs, and more. In this engaging guide written for business leaders and technology pros alike, authors and AI experts Nicolò Valigi and Gianluca Mauro use fascinating projects, hands-on activities, and real-world explanations to make it clear how your business can benefit from AI.
 
 
Grokking Functional Programming

Grokking Functional Programming

Michał Płachta

Godina izdanja: 2020.
Strana: 475,
Predlog za prevod

An absolutely wonderful book for someone that has tried and failed to understand functional programming. William E. Wheeler Grokking Functional Programming is a practical book written especially for object-oriented programmers. It will help you map familiar ideas like objects and composition to FP concepts such as programming with immutable data and higher-order functions. You will learn how to write concurrent programs, how to handle errors and how to design your solutions with modularity and readability in mind. And you'll be pleased to know that we skip the academic baggage of lambda calculus, category theory, and the mathematical foundations of FP in favor of applying functional programming to everyday programming tasks. At the end of the book, you'll be ready to pick a functional language and start writing useful and maintainable software.
 
 
Unit Testing Principles, Practices, and Patterns

Unit Testing Principles, Practices, and Patterns

Vladimir Khorikov

Godina izdanja: 2020.
Strana: 304,
Predlog za prevod

This book is an indispensable resource. Greg Wright, Kainos Software Ltd. Unit Testing Principles, Patterns and Practices shows you how to refine your existing unit tests by implementing modern best practices. You’ll learn to spot which tests are performing, which need refactoring, and which need to be deleted entirely! Upgrade your testing suite with new testing styles, good patterns, and reliable automated testing.
 
 
Web Design Playground

Web Design Playground

Paul McFedries

Godina izdanja: 2019.
Strana: 440,
Predlog za prevod

A wonderful guided tour of modern web design, replete with real-world examples that are relevant. Conor Redmond, Incomm Product Control Web Design Playground takes you step by step from writing your first line of HTML to creating interesting and attractive web pages. In this project-based book, you’ll use a custom online workspace, the book’s companion Playground, to design websites, product pages, photo galleries, and more.
 
 
Practical Data Science with R, Second Edition

Practical Data Science with R, Second Edition

Nina Zumel and John MountForeword by Jeremy Howard and Rachel Thomas

Godina izdanja: 2019.
Strana: 568,
Predlog za prevod

Full of useful shared experience and practical advice. Highly recommended. From the Foreword by Jeremy Howard and Rachel Thomas Practical Data Science with R, Second Edition takes a practice-oriented approach to explaining basic principles in the ever expanding field of data science. You’ll jump right to real-world use cases as you apply the R programming language and statistical analysis techniques to carefully explained examples based in marketing, business intelligence, and decision support.
 
 
Modern C

Modern C

Jens Gustedt

Godina izdanja: 2019.
Strana: 496,
Predlog za prevod

Great introductory material to the ‘new’ C. This isn’t your grandfather’s C anymore! Hugo Durana, Microsoft Modern C focuses on the new and unique features of modern C programming. The book is based on the latest C standards and offers an up-to-date perspective on this tried-and-true language.
 
 
Docker in Action, Second Edition

Docker in Action, Second Edition

Jeff Nickoloff and Stephen KuenzliForeword by Bret Fisher

Godina izdanja: 2019.
Strana: 336,
Predlog za prevod

Jeff and Stephen took their battle-hardened experience and updated this already great book with new details and examples. From the Foreword by Bret Fisher, Docker Captain and Container Consultant Docker in Action, Second Edition teaches you the skills and knowledge you need to create, deploy, and manage applications hosted in Docker containers. This bestseller has been fully updated with new examples, best practices, and a number of entirely new chapters.
 
 
Web Components in Action

Web Components in Action

Ben FarrellForeword by Gray Norton

Godina izdanja: 2019.
Strana: 423,
Predlog za prevod

Teaches by example, demonstrating concepts through compelling projects that illuminate realistic use cases. From the Foreword by Gray Norton, Polymer Project, Google Web Components are a standardized way to build reusable custom elements for web pages and applications using HTML, CSS, and JavaScript. A Web Component is well-encapsulated, keeping its internal structure separate from other page elements so they don’t collide with the rest of your code. In Web Components in Action you’ll learn to design, build, and deploy reusable Web Components from scratch.
 
 
Bootstrapping Microservices-with Docker, Kubernetes, and Terraform

Bootstrapping Microservices-with Docker, Kubernetes, and Terraform

Ashley Davis

Godina izdanja: 2019.
Strana: 325,
Predlog za prevod

The best way to learn microservices development is to build something! Bootstrapping Microservices with Docker, Kubernetes, and Terraform guides you from zero though to a complete microservices project, including fast prototyping, development, and deployment. You’ll get your feet wet using industry-standard tools as you learn and practice the practical skills you’ll use for every microservices application. Following a true bootstrapping approach, you’ll begin with a simple, familiar application and build up your knowledge and skills as you create and deploy a real microservices project.
 
 
Secure by Design

Secure by Design

Dan Bergh Johnsson, Daniel Deogun, Daniel SawanoForeword by Daniel Terhorst-North

Godina izdanja: 2019.
Strana: 400,
Predlog za prevod

A practical, actionable handbook. Not just a call to arms about treating security seriously as a design activity. . . it also provides a raft of real examples, worked through from design considerations to actual code listings. From the Foreword by Daniel Terhorst-North Secure by Design teaches developers how to use design to drive security in software development. This book is full of patterns, best practices, and mindsets that you can directly apply to your real world development. You'll also learn to spot weaknesses in legacy code and how to address them.
 
 
MEAN - Mongo, Express, Angular and Node web development

MEAN - Mongo, Express, Angular and Node web development

Simon Holmes

Godina izdanja: 2015.
Strana: 440,
Predlog za prevod

Getting MEAN teaches readers how to develop web applications end-to-end using the MEAN stack. You'll systematically discover each technology in the MEAN stack as you build up an application one layer at a time, just as you'd do in a real project.
 
 
Amazon Web service in action

Amazon Web service in action

Michael Wittig, Andreas Wittig

Godina izdanja: 2015.
Strana: 424,
Predlog za prevod

Distributed systems are unpredictable, and it can be an enormous challenge to manage around potentially-crippling obstacles like hardware failures, unanticipated changes in load, and network issues.
 
 
Java 8 u akciji

Java 8 u akciji

Raoul-Gabriel Urma, Mario Fusco, and Alan Mycroft

Godina izdanja: 2015.
Strana: 424,
Predlog za prevod

Lambdas, streams, and functional-style programming
 
 
JavaScript dizajn aplikacija

JavaScript dizajn aplikacija

Nicolas Bevacqua

Godina izdanja: 2015.
Strana: 344,
Predlog za prevod

A Build First Approach
 
 
CoffeeScript in Action

CoffeeScript in Action

Patrick Lee

Godina izdanja: 2014.
Strana: 432,
Predlog za prevod

OVU KNJIGU JOŠ NE MOŽETE DA KUPITE. CoffeeScript in Action is a tutorial that teaches you how, where, and why to use CoffeeScript. It begins by quickly exposing you to CoffeeScript's new, but instantly-familiar syntax. Then, you'll explore programming challenges that illustrate CoffeeScript's unique advantages. Language junkies will especially appreciate how this book takes idioms from other programming languages and shows you how CoffeeScript makes them available in JavaScript.
 
 
iOS 7 in Action

iOS 7 in Action

Brendan G. Lim, Martin Conte Mac Donell

Godina izdanja: 2014.
Strana: 368,
Predlog za prevod

OVO KNJIGU JOŠ NE MOŽETE DA KUPITE. VAŠE MIŠLJENJE NAM PUNO ZNAČI.
 
 
EJB 3 in Action, Second Edition

EJB 3 in Action, Second Edition

Debu Panda, Reza Rahman, Ryan Cuprak, and Michael Remijan

Godina izdanja: 2014.
Strana: 560,
Predlog za prevod

OVU KNJIGU JOŠ NE MOŽETE DA KUPITE
 
 
Practical Data Science with R

Practical Data Science with R

Nina Zumel and John Mount

Godina izdanja: 2013.
Strana: 416,
Predlog za prevod

OVU KNJIGU JOŠ NE MOŽETE DA KUPITE.
 
 
Strane: 1 2

 

Veze, linkovi
Linkedin Twitter Facebook
 
     
 
© Sva prava pridržana, Kompjuter biblioteka, Beograd, Obalskih radnika 4a, Telefon: +381 11 252 0 272