Yii 1.1 Application Development Cookbook

Download Yii 1.1 Application Development Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1849515492
Total Pages : 599 pages
Book Rating : 4.98/5 ( download)

DOWNLOAD NOW!


Book Synopsis Yii 1.1 Application Development Cookbook by : Alexander Makarov

Download or read book Yii 1.1 Application Development Cookbook written by Alexander Makarov and published by Packt Publishing Ltd. This book was released on 2011-08-25 with total page 599 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 80 recipes to help you master using the Yii PHP framework.

Yii2 Application Development Cookbook

Download Yii2 Application Development Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1785281496
Total Pages : 585 pages
Book Rating : 4.95/5 ( download)

DOWNLOAD NOW!


Book Synopsis Yii2 Application Development Cookbook by : Andrew Bogdanov

Download or read book Yii2 Application Development Cookbook written by Andrew Bogdanov and published by Packt Publishing Ltd. This book was released on 2016-11-09 with total page 585 pages. Available in PDF, EPUB and Kindle. Book excerpt: Discover 100 useful recipes that will bring the best out of the Yii2 framework and be on the bleeding edge of web development today About This Book Learn how to use Yii2 efficiently through clear examples and core features, and see how to use tests, create reusable code snippets, core widgets, deployment, and more This book provides you with a wide space for practice approaches and helps you to learn about the new Yii2 framework. Understand the difference between the Yii 1.x.x versions using useful examples from real web applications Who This Book Is For This book is for developers with good PHP5 knowledge and MVC-frameworks who have tried to develop applications using the Yii 1.x.x version. This book will very useful for all those who would like to try Yii2, or those who are afraid to move from Yii 1.x.x. to Yii2. If you have still not tried Yii2, this book is definitely for you! What You Will Learn See the new version of the Yii2 framework and application development practices Write your applications more efficiently using shortcuts, Yii's core functionality, and the best practices in Web 2.0 Get data from a database, and deal with Active Record, migrations, widgets, and core features Easily update your skills from the previous version of the framework Explore how to use Yii with different JavaScript frameworks and libraries such as WebSockets, Angular, Ember, Backbone and React Learn how to keep your application secure according to the general web application security principle "filter input, escape output. Write RESTfull Web Services using Yii2 and built-in features Correctly install and use official extensions in your projects Effectively create and implement your own Yii extension, and also ensure your extension is reusable and useful for the community In Detail Yii is a free, open source web application development framework written in PHP5 that promotes clean DRY design and encourages rapid development. It works to streamline your application development time and helps to ensure an extremely efficient, extensible, and maintainable end product. Being extremely performance optimized, Yii is a perfect choice for any size project. However, it has been built with sophisticated, enterprise applications in mind. You have full control over the configuration from head-to-toe (presentation-to-persistence) to conform to your enterprise development guidelines. It comes packaged with tools to help test and debug your application, and has clear and comprehensive documentation. This book is a collection of Yii2 recipes. Each recipe is represented as a full and independent item, which showcases solutions from real web-applications. So you can easily reproduce them in your environment and learn Yii2 fast and without tears. All recipes are explained with step-by-step code examples and clear screenshots. Yii2 is like a suit that looks great off the rack, but is also very easy to tailor to fit your needs. Virtually every component of the framework is extensible. This book will show how to use official extensions, extend any component, or write a new one. This book will help you create modern web applications quickly, and make sure they perform well using examples and business logic from real life. You will deal with the Yii command line, migrations, and assets. You will learn about role-based access, security, and deployment. We'll show you how to easily get started, configure your environment, and be ready to write web applications efficiently and quickly. Style and approach The chapters of this book are independent and offer a practical approach to Yii development. You can start reading from the chapter you need most, be it Ajax and jQuery, RESTful Web Services, Database, Active Record, or Official Extensions

Yii Application Development Cookbook -Second Edition

Download Yii Application Development Cookbook -Second Edition PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1782163115
Total Pages : 656 pages
Book Rating : 4.14/5 ( download)

DOWNLOAD NOW!


Book Synopsis Yii Application Development Cookbook -Second Edition by : Alexander Makarov

Download or read book Yii Application Development Cookbook -Second Edition written by Alexander Makarov and published by Packt Publishing Ltd. This book was released on 2013-04-25 with total page 656 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a collection of Yii recipes with chapters generally independent of each other. It is full of practically useful solutions and concepts explained with code and relevant screenshots and diagrams.This book is for developers with good PHP5 knowledge who have tried to develop applications using Yii. An object-oriented approach and MVC knowledge will be a great advantage as Yii uses these extensively.

Yii Application Development Cookbook

Download Yii Application Development Cookbook PDF Online Free

Author :
Publisher :
ISBN 13 : 9781782163107
Total Pages : 0 pages
Book Rating : 4.07/5 ( download)

DOWNLOAD NOW!


Book Synopsis Yii Application Development Cookbook by : Alexander Makarov

Download or read book Yii Application Development Cookbook written by Alexander Makarov and published by . This book was released on 2013 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a collection of Yii recipes with chapters generally independent of each other. It is full of practically useful solutions and concepts explained with code and relevant screenshots and diagrams.This book is for developers with good PHP5 knowledge who have tried to develop applications using Yii. An object-oriented approach and MVC knowledge will be a great advantage as Yii uses these extensively.

Apache Spark 2.x Machine Learning Cookbook

Download Apache Spark 2.x Machine Learning Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1782174605
Total Pages : 658 pages
Book Rating : 4.08/5 ( download)

DOWNLOAD NOW!


Book Synopsis Apache Spark 2.x Machine Learning Cookbook by : Siamak Amirghodsi

Download or read book Apache Spark 2.x Machine Learning Cookbook written by Siamak Amirghodsi and published by Packt Publishing Ltd. This book was released on 2017-09-22 with total page 658 pages. Available in PDF, EPUB and Kindle. Book excerpt: Simplify machine learning model implementations with Spark About This Book Solve the day-to-day problems of data science with Spark This unique cookbook consists of exciting and intuitive numerical recipes Optimize your work by acquiring, cleaning, analyzing, predicting, and visualizing your data Who This Book Is For This book is for Scala developers with a fairly good exposure to and understanding of machine learning techniques, but lack practical implementations with Spark. A solid knowledge of machine learning algorithms is assumed, as well as hands-on experience of implementing ML algorithms with Scala. However, you do not need to be acquainted with the Spark ML libraries and ecosystem. What You Will Learn Get to know how Scala and Spark go hand-in-hand for developers when developing ML systems with Spark Build a recommendation engine that scales with Spark Find out how to build unsupervised clustering systems to classify data in Spark Build machine learning systems with the Decision Tree and Ensemble models in Spark Deal with the curse of high-dimensionality in big data using Spark Implement Text analytics for Search Engines in Spark Streaming Machine Learning System implementation using Spark In Detail Machine learning aims to extract knowledge from data, relying on fundamental concepts in computer science, statistics, probability, and optimization. Learning about algorithms enables a wide range of applications, from everyday tasks such as product recommendations and spam filtering to cutting edge applications such as self-driving cars and personalized medicine. You will gain hands-on experience of applying these principles using Apache Spark, a resilient cluster computing system well suited for large-scale machine learning tasks. This book begins with a quick overview of setting up the necessary IDEs to facilitate the execution of code examples that will be covered in various chapters. It also highlights some key issues developers face while working with machine learning algorithms on the Spark platform. We progress by uncovering the various Spark APIs and the implementation of ML algorithms with developing classification systems, recommendation engines, text analytics, clustering, and learning systems. Toward the final chapters, we'll focus on building high-end applications and explain various unsupervised methodologies and challenges to tackle when implementing with big data ML systems. Style and approach This book is packed with intuitive recipes supported with line-by-line explanations to help you understand how to optimize your work flow and resolve problems when working with complex data modeling tasks and predictive algorithms. This is a valuable resource for data scientists and those working on large scale data projects.

Hands-On Neural Networks with Keras

Download Hands-On Neural Networks with Keras PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1789533341
Total Pages : 450 pages
Book Rating : 4.47/5 ( download)

DOWNLOAD NOW!


Book Synopsis Hands-On Neural Networks with Keras by : Niloy Purkait

Download or read book Hands-On Neural Networks with Keras written by Niloy Purkait and published by Packt Publishing Ltd. This book was released on 2019-03-30 with total page 450 pages. Available in PDF, EPUB and Kindle. Book excerpt: Your one-stop guide to learning and implementing artificial neural networks with Keras effectively Key FeaturesDesign and create neural network architectures on different domains using KerasIntegrate neural network models in your applications using this highly practical guideGet ready for the future of neural networks through transfer learning and predicting multi network modelsBook Description Neural networks are used to solve a wide range of problems in different areas of AI and deep learning. Hands-On Neural Networks with Keras will start with teaching you about the core concepts of neural networks. You will delve into combining different neural network models and work with real-world use cases, including computer vision, natural language understanding, synthetic data generation, and many more. Moving on, you will become well versed with convolutional neural networks (CNNs), recurrent neural networks (RNNs), long short-term memory (LSTM) networks, autoencoders, and generative adversarial networks (GANs) using real-world training datasets. We will examine how to use CNNs for image recognition, how to use reinforcement learning agents, and many more. We will dive into the specific architectures of various networks and then implement each of them in a hands-on manner using industry-grade frameworks. By the end of this book, you will be highly familiar with all prominent deep learning models and frameworks, and the options you have when applying deep learning to real-world scenarios and embedding artificial intelligence as the core fabric of your organization. What you will learnUnderstand the fundamental nature and workflow of predictive data modelingExplore how different types of visual and linguistic signals are processed by neural networksDive into the mathematical and statistical ideas behind how networks learn from dataDesign and implement various neural networks such as CNNs, LSTMs, and GANsUse different architectures to tackle cognitive tasks and embed intelligence in systemsLearn how to generate synthetic data and use augmentation strategies to improve your modelsStay on top of the latest academic and commercial developments in the field of AIWho this book is for This book is for machine learning practitioners, deep learning researchers and AI enthusiasts who are looking to get well versed with different neural network architecture using Keras. Working knowledge of Python programming language is mandatory.

Blender 2.5 Character Animation Cookbook

Download Blender 2.5 Character Animation Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 184951321X
Total Pages : 438 pages
Book Rating : 4.10/5 ( download)

DOWNLOAD NOW!


Book Synopsis Blender 2.5 Character Animation Cookbook by : Virgilio Vasconcelos

Download or read book Blender 2.5 Character Animation Cookbook written by Virgilio Vasconcelos and published by Packt Publishing Ltd. This book was released on 2011-06-17 with total page 438 pages. Available in PDF, EPUB and Kindle. Book excerpt: Annotation Blender is an open source 3D graphics application that can be used for modeling, rigging, animating, rendering and thousands of other things. While modeling characters isn't the biggest of your worries, animating them to make them feel as-good-as alive is what differentiates a professional from an amateur. This book offers clear, illustrative, and easy-to-follow recipes to create character rigs and animations for common situations. Bring your characters to life by understanding the principles, techniques and approaches involved in creating rigs and animations, you'll be able to adapt them to your own characters and films. The book offers clear step-by-step tutorials, with detailed explanations, screenshots and support files to help you understand the principles behind each topic. Each recipe covers a logical step of the complete creation of a character rig and animation, so you're not overwhelmed with too much information at once. You'll see numerous examples and screenshots that guide to achieve various rigging and animation tasks, logically separated so you can understand each in detail. The rigging topics are divided by each region of the body (torso, limbs, face, eyes), and further separated by the specific topic (neck, fingers, mouth, eyelids, etc) for clarity. All rigging tasks are accomplished with the built-in tools in Blender, without the complexity of coding custom Python behaviors or user interface elements. The animation topics deal with common situations found in real world productions, showing good practices to understand and overcome the challenges.

C++ Multithreading Cookbook

Download C++ Multithreading Cookbook PDF Online Free

Author :
Publisher : CreateSpace
ISBN 13 : 9781502957252
Total Pages : 422 pages
Book Rating : 4.56/5 ( download)

DOWNLOAD NOW!


Book Synopsis C++ Multithreading Cookbook by : Milos Ljumovic

Download or read book C++ Multithreading Cookbook written by Milos Ljumovic and published by CreateSpace. This book was released on 2014-10-25 with total page 422 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 60 recipes to help you create ultra-fast multithreaded applications using C++ with rules, guidelines, and best practices Overview Create multithreaded applications using the power of C++ Upgrade your applications with parallel execution in easy-to-understand steps Stay up to date with new Windows 8 concurrent tasks Avoid classical synchronization problems Understand Windows API and concurrent execution What you will learn from this book Use an object-oriented programming model with inheritance, overloading, and polymorphism Solve common Interprocess Communication problems and avoid deadlocks or starvation problems in your application development Manage threads efficiently using the CThread class Explore .NET CLI/C++ features as well as synchronization objects and techniques Make use of parallel techniques in code design Use machine resources in concurrent execution Enable programs to work with each other using Message Passing Avoid classic synchronization problems In Detail Creating multithreaded applications is a present-day approach towards programming. With the power of C++, you can easily create various types of applications and perform parallelism and optimizations in your existing work. This book is a practical, powerful, and easy-to-understand guide to C++ multithreading. You will learn how to benefit from the multithreaded approach and enhance your development skills to build better applications. This book will not only help you avoid problems when creating parallel code, but also help you to understand synchronization techniques. The end goal of the book will be to impart various multithreading concepts that will enable you to do parallel computing and concurrent programming quickly and efficiently. Approach The book is an easy-to-follow guide for creating multi-threaded applications using C++. Each topic is thoroughly explained with multiple illustrations. Many algorithms, such as Dinning Philosophers Problem give you thorough explanations that will help you to understand and solve concurrent tasks. Who this book is for The book is intended for enterprise developers and programmers who wish to make use of C++ capabilities to learn the multithreaded approach. Knowledge of multithreading along with experience in C++ is an added advantage. However it is not a prerequisite.

Yii2 By Example

Download Yii2 By Example PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1785283677
Total Pages : 344 pages
Book Rating : 4.73/5 ( download)

DOWNLOAD NOW!


Book Synopsis Yii2 By Example by : Fabrizio Caldarelli

Download or read book Yii2 By Example written by Fabrizio Caldarelli and published by Packt Publishing Ltd. This book was released on 2015-09-29 with total page 344 pages. Available in PDF, EPUB and Kindle. Book excerpt: Develop complete web applications from scratch through practical examples and tips for beginners and more advanced users About This Book Improve your programming experience and become a full stack developer Master real-life web applications, and create and manage four different projects Step-by-step guidance to develop real-world web applications smoothly Who This Book Is For This book is for anyone who wants to discover and explore Yii Framework. Basic programming experience with PHP and object oriented programming is assumed. What You Will Learn Understand basic concepts, along with the installation and customization of Yii Discover models, controllers, and views—concepts applied in a web context—and how they are employed in Yii Use ActiveRecord to manipulate a database Add access control to your web application through authentication and authorization Install and customize an advanced template for multiple applications in the same project Create a RESTful Web Service to allow remote access to data Develop a console application to launch a command in the console as an automated task (cron job) Make code reusable through widgets and components and localize text messages to make a multilanguage web app In Detail Yii is a high-performance PHP framework best for developing Web 2.0 applications. It provides fast, secure, and professional features to create robust projects, however, this rapid development requires the ability to organize common tasks together to build a complete application. It's all too easy to get confused; this is where this book comes in. This book contains a series of practical project examples for developers starting from scratch. Each section contains the most relevant theories for every topic as you walk through developing each project, focusing on key aspects that commonly confuse users. The book starts with all the framework's basic concepts, such as controllers and views, to introduce you to Yii and creating your first application, a simple news reader. You will be learn to configure URL rules to make a pretty URL, essential for search engine optimization. Next, you will walk through Model and ActiveRecord, key concepts in database interaction. The second application you will develop is a reservation system that allows you to manage rooms, customers, and reservations. For this, you will use database connection through SQL and ActiveRecord. More complex than the first one, this application will introduce you to the advanced template of Yii 2, splitting the app into two parts: a frontend for all visitors and a backend for the admin. Finally, you will move on to the last two applications: one that allows connections from remote clients, through RESTful components of Yii 2, and another that creates and organizes automatic tasks using the console application structure of Yii 2. Style and approach This is a step-by-step guide with each topic introduced in the context of real-world applications, highlighting common cases where users may encounter difficulties.

SELinux Cookbook

Download SELinux Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 178398967X
Total Pages : 240 pages
Book Rating : 4.76/5 ( download)

DOWNLOAD NOW!


Book Synopsis SELinux Cookbook by : Sven Vermeulen

Download or read book SELinux Cookbook written by Sven Vermeulen and published by Packt Publishing Ltd. This book was released on 2014-09-23 with total page 240 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you are a Linux system administrator or a Linux-based service administrator and want to fine-tune SELinux to implement a supported, mature, and proven access control system, then this book is for you. Basic experience with SELinux enabled distributions is expected.