Veze, linkovi
Kompjuter biblioteka
Korpa

Oblasti, predog za prevod

Access

Analiza podataka

Android

Animacija

Apple - MAC OS X

Audio, Multimedia, Video

AutoCad, ArchiCAD, SolidWorks, Catia, Pro/Engineer

Baze podataka

Blockchain

C++ Visual C++ C#

ChatGPT

CSS

Delphi

Digitalna fotografija

Django

E-komerc

ECDL

FULL STACK DEVELOPMENT

Funkcionalno programiranje

Generativna veštačka inteligencija

Git i GitHub

GOOGLE

GPT

Grafika, Dizajn, Štampa

Hardver

Internet

Java

JavaScript

Joomla

jQuery

Marketing

Mašinsko učenje

Mreže

MS Office

Obrada teksta

OFFICE 2013

PHP I MYSQL

Poslovanje

Programiranje

Projektovanje softvera

Python programiranje

Računarstvo u oblaku

Raspberry PI

Razvoj

Rečnici

Robotika

Ruby i Ruby on Rails

Serija Roberta C. Martina

Sertifikati

SQL

Statistika

Tabele

Telekomunikacije

Unix, Linux

Veštačka inteligencija

Visual Basic .NET, VBA, V. Studio

Web design

Windows

Windows 7

Windows 8

WordPress

Zaštita i sigurnost

 

Knjige predložene za prevod

Programiranje

Ukupno: 40, strana 1 od 2

Scala i funkcionalno programiranje, prevod drugog izdanja

Scala i funkcionalno programiranje, prevod drugog izdanja

Michael Pilquist

Godina izdanja: 2023.
Broj strana: 543
Predlog za prevod

Otkrijte moć koju funkcionalno programiranje daje vašem Scala kodu. Ovaj međunarodni bestseler je revidiran novim vežbama, napomenama i kompletnim pregledom jezika Scala 3.
 
 
Temeljno i intuitivno funkcionalno programiranje

Temeljno i intuitivno funkcionalno programiranje

Michal Plachta

Godina izdanja: 2022.
Broj strana: 520
Predlog za prevod

Nema potrebe da se plašite da postanete funkcionalni! Ovaj jednostavan, živopisan i zanimljiv vodič savršen je za svakog zbunjenog programera. U njemu su postavljeni principi funkcionalnog programiranja na jednostavan i koncizan način koji će vam pomoći da shvatite šta je zapravo FP.
 
 
Unity in Action, Third Edition: Multiplatform game development in C#

Unity in Action, Third Edition: Multiplatform game development in C#

Joe Hocking

Godina izdanja: 2022.
Broj strana: 416
Predlog za prevod

This hands-on beginners guide gets you building games fast, all with the awesome Unity engine! You’ll speed past the basics and use your existing coding skills to create 2D, 3D, and AR/VR games.
 
 
Get Programming with Scala

Get Programming with Scala

Daniela Sfregola

Godina izdanja: 2021.
Broj strana: 560
Predlog za prevod

This book is by far the best introduction to Scala that I have ever read. SCOTT DIERBECK, MINDUP
 
 
Rust in Action

Rust in Action

Tim McNamara

Godina izdanja: 2021.
Broj strana: 457
Predlog za prevod

This well-written book will help you make the most of what Rust has to offer.
 
 
Write Great Code, Volume 1, 2nd Edition, Understanding the Machine

Write Great Code, Volume 1, 2nd Edition, Understanding the Machine

Randall Hyde

Godina izdanja: 2020.
Broj strana: 472
Predlog za prevod

MACHINE ARCHITECTURE FOR MERE MORTALS
 
 
Mastering 3D Printing

Mastering 3D Printing

Joan Horvath

Godina izdanja: 2020.
Broj strana: 347
Predlog za prevod

Get the most out of your printer, including how to design models, choose materials, work with different printers, and integrate 3D printing with traditional prototyping to make techniques like sand casting more efficient. This book is for new 3D printer owners, makers of all kinds, entrepreneurs, technology educators, and anyone curious about what you can do with a 3D printer. In this revised and expanded new edition of Mastering 3D Printing, which has been a trusted resource through five years of evolution in the 3D printing industry, you’ll gain a comprehensive understanding of 3D printing. This book presumes no foreknowledge  and describes what you need to know about how printers work, how to decide which type of printer (filament, resin, or powder) makes the most sense for you, and then how to go forward in the case of filament and resin printers.  This new edition now includes material about consumer resin printing, the evolution of lower-cost metal printing, and the plethora of both materials and applications. What You’ll LearnChoose among the different 3D printing technologiesCreate or find 3D models to printMake both easy and challenging prints come out as you imaginedAssess whether your business, factory, home or classroom will benefit from 3D printingWork with applications that are good candidates for first projects in home and industrial applicationsWho This Book Is ForPeople who are encountering 3D printing for the first time, or for those who want to level up their skills. It is designed for the nontechnical adult and minimizes jargon. However more sophisticated users will still find tips and insights of value.  
 
 
Startups in Action

Startups in Action

JP Silva

Godina izdanja: 2020.
Broj strana: 141
Predlog za prevod

The growing pains of a startup’s initial year in business require a keen awareness of uncertainties and a willingness to adapt in order to survive. Today’s new founders greatly benefit from taking a behind-the-scenes look at successful companies such as Etsy, HotelTonight, Fiverr, and more in regards to how they overcame the challenges of their first year. Startups in Action is your curated source for critical insights and inspiration from those who have been there before.
 
 
Grokking Functional Programming

Grokking Functional Programming

Michał Płachta

Godina izdanja: 2020.
Broj 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.
 
 
Powershell Core 6.2 Cookbook

Powershell Core 6.2 Cookbook

Jan-Hendrik Peters

Godina izdanja: 2018.
Broj strana: 372
Predlog za prevod

Make use of hands-on recipes for many tasks that are typically encountered in both the on-premises as well as the cloud world.
 
 
Programming Clojure, Third Edition

Programming Clojure, Third Edition

Alex Miller with Stuart Halloway and Aaron Bedra

Godina izdanja: 2018.
Broj strana: 302
Predlog za prevod

Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools—immutable data, functions, macros, and the interactive REPL. Written by members of the Clojure core team, this book is the essential, definitive guide to Clojure. This new edition includes information on all the newest features of Clojure, such as transducers and specs.
 
 
Learning Functional Data Structures and Algorithms

Learning Functional Data Structures and Algorithms

Atul Khot, Raju Kumar Mishra

Godina izdanja: 2017.
Broj strana: 318
Predlog za prevod

Learn functional data structures and algorithms for your applications and bring their benefits to your work now
 
 
Getting Started with Unity 5.x 2D Game Development

Getting Started with Unity 5.x 2D Game Development

Francesco Sapio

Godina izdanja: 2017.
Broj strana: 478
Predlog za prevod

Build a tower defense game and earn delectable C# treats by baking cupcakes and fighting fearsome sweet-toothed pandas
 
 
Unity 5.x Game Development Essentials - Third Edition

Unity 5.x Game Development Essentials - Third Edition

Tommaso Lintrami

Godina izdanja: 2017.
Broj strana: 505
Predlog za prevod

Gear up to build fully functional 2D and 3D multiplatform games with realistic environments, sound, dynamic effects, and more!
 
 
Scala High Performance Programming

Scala High Performance Programming

Vincent Theron, Michael Diamant

Godina izdanja: 2016.
Broj strana: 274
Predlog za prevod

Leverage Scala and the functional paradigm to build performant software
 
 
Practical Mobile Forensics - Second Edition

Practical Mobile Forensics - Second Edition

Heather Mahalik, Rohit Tamma, Satish Bommisetty

Godina izdanja: 2016.
Broj strana: 412
Predlog za prevod

A hands-on guide to mastering mobile forensics for the iOS, Android, and the Windows Phone platforms
 
 
Mastering Unreal Engine 4.X

Mastering Unreal Engine 4.X

Muhammad A.Moniem

Godina izdanja: 2016.
Broj strana: 524
Predlog za prevod

Take your game development skills to the next level with this practical and robust guide
 
 
Unity 5.x Game Development Blueprints

Unity 5.x Game Development Blueprints

John P. Doran

Godina izdanja: 2016.
Broj strana: 458
Predlog za prevod

A project-based guide to help you create amazing games with Unity 5. x
 
 
Go Programming Blueprints

Go Programming Blueprints

Mat Ryer

Godina izdanja: 2016.
Broj strana: 274
Predlog za prevod

Build real-world, production-ready solutions in Go using cutting-edge technology and techniques
 
 
Mastering Go Web Services

Mastering Go Web Services

Nathan Kozyra

Godina izdanja: 2016.
Broj strana: 264
Predlog za prevod

Program and deploy fast, scalable web services and create high-performance RESTful APIs using Go
 
 
Strane: 12

 

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