Електронні книги
6001
Eлектронна книга
6002
Eлектронна книга

CodeIgniter. Zaawansowane tworzenie stron w PHP

Łukasz Sosna

Wolisz proste rozwiązania? Możesz liczyć na CodeIgniter! CodeIgniter to ni mniej, ni więcej, tylko doskonały framework, którzy przyda się wszystkim programistom języka PHP. Pozwala on na szybkie i efektywne zaimplementowanie tych elementów stron czy aplikacji internetowych, których samodzielne przygotowanie jest trudne i czasochłonne. Jego główne zalety to niewielkie wymagania co do serwera, na którym ma działać oprogramowanie, zapewnienie logicznego i wygodnego rozdziału elementów strony, brak potrzeby konfiguracji oraz świetna dokumentacja i życzliwa społeczność użytkowników, chętnie dzielących się z innymi swoim doświadczeniem w pracy z programem. Ta książka, przeznaczona zarówno dla początkujących, jak i zaawansowanych programistów PHP pozwoli Ci zapoznać się z wieloma aspektami używania CodeIgniter. Znajdziesz tu informacje o instalacji frameworka i jego strukturze. Zobaczysz, jak działają klasy systemu, jakie funkcje oraz metody warto wykorzystać w różnych sytuacjach i jak działają sterowniki systemu do bazy danych. Będziesz mógł także przećwiczyć tworzenie aplikacji z użyciem tego zestawu bibliotek. Programowanie z frameworkiem CodeIgniter to czysta przyjemność! Instalacja CodeIgniter na serwerze Używanie frameworka (model, widok, kontroler) Klasy systemu Sterowniki systemu dla bazy danych Pomocnicy (funkcje) Tworzenie pierwszej aplikacji Zyskaj czas z CodeIgniter!

6003
Eлектронна книга

Codeless Deep Learning with KNIME. Build, train, and deploy various deep neural network architectures using KNIME Analytics Platform

KNIME AG, Kathrin Melcher, Rosaria Silipo

KNIME Analytics Platform is an open source software used to create and design data science workflows. This book is a comprehensive guide to the KNIME GUI and KNIME deep learning integration, helping you build neural network models without writing any code. It’ll guide you in building simple and complex neural networks through practical and creative solutions for solving real-world data problems.Starting with an introduction to KNIME Analytics Platform, you’ll get an overview of simple feed-forward networks for solving simple classification problems on relatively small datasets. You’ll then move on to build, train, test, and deploy more complex networks, such as autoencoders, recurrent neural networks (RNNs), long short-term memory (LSTM), and convolutional neural networks (CNNs). In each chapter, depending on the network and use case, you’ll learn how to prepare data, encode incoming data, and apply best practices.By the end of this book, you’ll have learned how to design a variety of different neural architectures and will be able to train, test, and deploy the final network.

6004
Eлектронна книга

Codeless Time Series Analysis with KNIME. A practical guide to implementing forecasting models for time series analysis applications

KNIME AG, Corey Weisinger, Maarit Widmann, Daniele Tonini

This book will take you on a practical journey, teaching you how to implement solutions for many use cases involving time series analysis techniques.This learning journey is organized in a crescendo of difficulty, starting from the easiest yet effective techniques applied to weather forecasting, then introducing ARIMA and its variations, moving on to machine learning for audio signal classification, training deep learning architectures to predict glucose levels and electrical energy demand, and ending with an approach to anomaly detection in IoT. There’s no time series analysis book without a solution for stock price predictions and you’ll find this use case at the end of the book, together with a few more demand prediction use cases that rely on the integration of KNIME Analytics Platform and other external tools.By the end of this time series book, you’ll have learned about popular time series analysis techniques and algorithms, KNIME Analytics Platform, its time series extension, and how to apply both to common use cases.

6005
Eлектронна книга

Coding Roblox Games Made Easy. Create, Publish, and Monetize your games on Roblox - Second Edition

Zander Brumbaugh

“I read/worked through the book with my kids to build a game together and I highly recommend pre-teens, teens, and tweens to pick this up as their first book to coding games”-James W. Y III, Technology Integration Specialist at Old Bridge Township Public Schools“...a must-read, must-practice essential book for anyone getting started with building games on Roblox using Luau programming...”-Frederic Markus, President, Feerik Games (Ex-Ubisoft, Nintendo, Rockstar, Disney, LucasArts, and Epic Games)“..includes everything from Roblox Studio menus, the basics of the Luau scripting language, how to tie in real-world (or any world!) physics into your experience of marketing your game as well as some great ideas for where to go next.”-Jay Sebastian, Computer Scientist and Adjunct Lecturer in AI for Games and SimulationRoblox isn't just popular; it's incredibly popular, featuring more than 54 million active players per day. Any experience imaginable can be created on Roblox.Coding Roblox Games Made Easy, 2nd Edition, is a go-to guide for anyone at any age looking to get started with building a game on Roblox using Luau programming. In just about 300 pages, you’ll learn the basics of Luau programming, build two end-to-end games, add customizations to finally publish and monetize them.The bonus chapter ‘50 Cool Things to do in Roblox’ is a perfect end to your learning journey with information nuggets presented with examples to save your time when coding, animating, building avatars, using Robux and so much more.Join Zander, 19-year-old Roblox developer and programmer on this game-development journey and bring your ideas to life

6006
Eлектронна книга

Coding Roblox Games Made Easy. The ultimate guide to creating games with Roblox Studio and Lua programming

Zander Brumbaugh

Roblox is a global virtual platform like no other for both playing and creating games. With well over 150 million monthly active users, Roblox hosts all genres of games that can be played by other members of the community using the Lua programming language. Not only can you create games for free, but you can also earn considerable sums of money if from the success of your games, and become part of the vast and supportive developer circle that provides excellent opportunities for networking in a tight-knit community.With this practical book, you'll get hands-on experience working on the Roblox platform. You'll start with an overview of Roblox development and then understand how to use Roblox Studio. As you progress, you'll gradually learn everything you need from how to program in Roblox Lua to creating Obby and Battle Royale games. Finally, you'll delve into the logistics of game production, focusing on optimizing the performance of your game by implementing impressive mechanics, monetization, and marketing practices.By the end of this Roblox book, you'll be able to lead or work with a team to bring your gaming world to life, and extend that experience to players around the world.

6007
Eлектронна книга

Coding with ChatGPT and Other LLMs. Navigate LLMs for effective coding, debugging, and AI-driven development

Dr. Vincent Austin Hall

Keeping up with the AI revolution and its application in coding can be challenging, but with guidance from AI and ML expert Dr. Vincent Hall—who holds a PhD in machine learning and has extensive experience in licensed software development—this book helps both new and experienced coders to quickly adopt best practices and stay relevant in the field.You’ll learn how to use LLMs such as ChatGPT and Bard to produce efficient, explainable, and shareable code and discover techniques to maximize the potential of LLMs. The book focuses on integrated development environments (IDEs) and provides tips to avoid pitfalls, such as bias and unexplainable code, to accelerate your coding speed. You’ll master advanced coding applications with LLMs, including refactoring, debugging, and optimization, while examining ethical considerations, biases, and legal implications. You’ll also use cutting-edge tools for code generation, architecting, description, and testing to avoid legal hassles while advancing your career.By the end of this book, you’ll be well-prepared for future innovations in AI-driven software development, with the ability to anticipate emerging LLM technologies and generate ideas that shape the future of development.

6008
Eлектронна книга

CO-DZIENNIK

Lucyna Klimczak

Pytaj, szukaj, wędruj przez labirynt swoich inspirujących myśli... Codzienność potrafi przytłoczyć? Bywa nieprzyjemna, monotonna, zabiegana? Ile w Twoim życiu jest miejsca na refleksję, zaskoczenie, wzruszenie i okazywanie ciepłych uczuć? Chcesz oderwać się na chwilę od własnych problemów, zmienić perspektywę, a w konsekwencji poczuć się lepiej?, To książka, która Ci w tym pomoże. Trzymasz w rękach zbiór zadań na każdy dzień roku — propozycji zdolnych rozwinąć Twoją wyobraźnię, podsycających ciekawość, zabawnych i inspirujących. Spróbujesz popatrzeć na świat oczami dziecka, zastanowić się nad definicją szaleństwa i nad tym, czyje zdanie liczy się dla Ciebie najbardziej na świecie?   Zapraszamy na stronę CO-DZIENNIKA! To możliwość podzielenia się z innymi tym, co napisałeś o sobie . Możesz to zrobić jako gość wpadając okazjonalnie lub logując się na swoje konto. Możesz czerpać inspirację z tego, co napisali inni. Wyzwól w sobie głębokie pokłady niezależności w myśleniu, odgrzeb poczucie zachwytu towarzyszące poznawaniu świata i powiedz, z kim chciałbyś spotkać się jeszcze raz w życiu. Czy umiesz stworzyć perfumy o zapachu nienawiści? Czy są pytania, których boisz się zadać? Co Cię blokuje, a co napędza? Jakie złudzenia żywisz i co mógłbyś zrobić szalonego, gdyby świat nie patrzył? Takie i inne zadania znajdziesz w Co-dzienniku. Dzięki nim na pewno odkryjesz w sobie wiele fantastycznych cech i zdolności, a przy tym będziesz się świetnie bawić. Na każde zadanie masz 24 godziny. Czas start — powodzenia! 1. Książka, która uzdalnia, to inwestycja w siebie. 2. Nauka i rozwój to rzeczy ryzykowne — jeśli czytasz tę książkę, jesteś na krawędzi ryzyka i bardzo Ci się tam podoba. 3. To książka o miłości, bo im ktoś więcej pyta, tym bardziej kocha. 4. W życiu mamy tyle, na ile starcza nam odwagi, odwagi, której przeciwieństwem nie jest strach, a brak wiary. 5. Zrób sobie prezent i zacznij odkrywać siebie na nowo