Free Download eBook at Bee eBook

Monday, August 31, 2015

Laravel 5 Essentials

laravel-5-essentials

Book Description

Laravel has established itself as one of the most popular PHP frameworks over the past couple of years. Its popularity comes due to its ease of use, expressive syntax, and the number of components it has, allowing you to achieve practically any task in a modern PHP application.


If you've not had the opportunity to dive into Laravel yet, then this book will be the perfect companion, as it covers the fundamentals Laravel is built on in a thorough yet easy-to-follow manner. To make this book your best learning source, we have covered integral topics such as preparing an environment for working with Laravel applications, creating your first Laravel application from start to finish, a tour of Laravel's ORM Eloquent, and more advanced topics such as testing, user authentication, and security. Being one of the most interesting features in Laravel, we also cover an overview of Artisan, including descriptions of some of its tasks. Post this, we talk about testing and security. By the end of this book, you will be able to create robust PHP websites and web applications quickly and efficiently.

Book Details

Publisher:Packt Publishing
By:Martin Bean
ISBN:978-1-78528-301-7
Year:
Pages:144
Language:English
File size:1.5 MB
File format:PDF

Download Laravel 5 Essentials

Wednesday, June 10, 2015

HTML5: The Missing Manual, 2nd Edition

HTML5: The Missing Manual, 2nd Edition

Book Description

HTML5 is more than a markup language - it's a collection of several independent web standards. Fortunately, this expanded guide covers everything you need in one convenient place. With step-by-step tutorials and real-world examples, HTML5: The Missing Manual shows you how to build web apps that include video tools, dynamic graphics, geolocation, offline features, and responsive layouts for mobile devices.

Book Details

Publisher:O'Reilly Media
By:Matthew MacDonald
ISBN:978-1-44936-326-0
Year:
Pages:518
Language:English
File size:61.3 MB
File format:PDF

Download HTML5: The Missing Manual, 2nd Edition

Creating Flat Design Websites

Creating Flat Design Websites

Book Description

Flat design is a simple yet visually appealing and increasingly popular style, particularly good for people just starting to develop their own websites. This book helps you to create a simple and good looking product in the flat design style.

Creating Flat Design Websites will cover the origins of flat design, its principles as a visual style, and how to start designing right away, always making sure that the interface designed doesn't suffer from usability problems. Learn to design and develop your flat website with external frameworks to save time and money in your project. The book also provides you with tips to avoid the usability mistakes that commonly accompany this style due to its simple look and elements, as well as how to start developing the look of your website in HTML and CSS. Finally, you will learn how you can create your own Flat UI kit to suit your needs.

Book Details

Publisher:Packt Publishing
By:Antonio Pratas
ISBN:978-1-78398-004-8
Year:
Pages:112
Language:English
File size:4 MB
File format:PDF

Download Creating Flat Design Websites

The Principles of Object-Oriented JavaScript

The Principles of Object-Oriented JavaScript

Book Description

If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled - JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands.

In The Principles of Object-Oriented JavaScript, Nicholas C. Zakas thoroughly explores JavaScript's object-oriented nature, revealing the language's unique implementation of inheritance and other key characteristics.

Book Details

Publisher:No Starch Press
By:Nicholas C. Zakas
ISBN:978-1-59327-540-2
Year:
Pages:120
Language:English
File size:3.2 MB
File format:PDF

Download The Principles of Object-Oriented JavaScript

Learning AngularJS Animations

Learning AngularJS Animations

Book Description

AngularJS is an extensive framework used to make full-blown websites with minimal code. Animations in AngularJS are achieved through CSS3 transitions, CSS animations, and JavaScript. AngularJS allows you to create animations with outstanding effects. There are a variety of effects that can be integrated with AngularJS and different ways to achieve the same result. Learning AngularJS Animations will help you choose a way that best fits your needs. This guide is a complete step-by-step tutorial to improving UX by using animations in AngularJS projects. The first few chapters explain the basics of CSS3 transitions and animations and all the available features such as CSS3 keyframes to be used together with AngularJS, also covering how to move beyond JavaScript animations. The book then shows you how to choose an appropriate approach for creating web apps. It provides you with an understanding of how AngularJS native directives can be animated with CSS or JavaScript and how to animate custom directives using the $animate service.

Book Details

Publisher:Packt Publishing
By:Richard Keller
ISBN:978-1-78398-442-8
Year:
Pages:182
Language:English
File size:2.3 MB
File format:PDF

Download Learning AngularJS Animations

JavaScript Security

JavaScript Security

Book Description

This book starts off with an introduction to JavaScript security and gives you an overview of the basic functions JavaScript can perform on the Web, both on the client side and the server side. It demonstrates a couple of ways in which RESTful APIs can be laden with security flaws. You will also create a simple RESTful server using Express.js and Node.js. You will then focus on one of the most common JavaScript security attacks, cross-site scripting, and how to prevent cross-site scripting and cross-site forgery.

Last but not least, the book covers JavaScript phishing, how it works, and ways to counter it.

By the end of this book, you will be able to identify various risks of JavaScript and how to prevent them.

Book Details

Publisher:Packt Publishing
By:Y.E Liang
ISBN:978-1-78398-800-6
Year:
Pages:112
Language:English
File size:2.7 MB
File format:PDF

Download JavaScript Security

Wednesday, May 27, 2015

Git Essentials

Git Essentials

Book Description

Since its inception, Git has attracted skilled developers due to its robust, powerful, and reliable features. Its incredibly fast branching ability transformed a piece of code from a niche tool for former Linux Kernel developers into a mainstream distributed versioning system. Like most powerful tools, Git can be hard to approach since it has a lot of commands, subcommands, and options that easily confuse newcomers. The main purpose of Git Essentials is to help you overcome this fear and become adept at all basic tasks in Git. This book starts with an introduction to version control systems, and after this you'll delve deeply into the essentials of Git. This serves as a primer for the topics to follow such as branching and merging, creating and managing a GitHub personal repository, and fork and pull requests. You will then learn the art of cherry-picking, taking only commits you like, followed by Git blame. Finally, you'll learn how to migrate from SVN using Git tools or TortoiseGit and migrate from other VCSs, concluding with a collection of resources, links, and appendices.


Book Details

Publisher:Packt Publishing
By:Ferdinando Santacroce
ISBN:978-1-78528-790-9
Year:
Pages:168
Language:English
File size:4 MB
File format:PDF

Download Git Essentials

Django Design Patterns and Best Practices

Django Design Patterns and Best Practices

Book Description

Learning how to write better Django code to build more maintainable websites either takes a lot of experience or familiarity with various design patterns. Filled with several idiomatic Django patterns, Django Design Patterns and Best Practices accelerates your journey into the world of web development.


Discover a set of common design problems, each tackling aspects of Django including model design and Views, and learn several recommended solutions with useful code examples and illustrations. You'll also get to grips with the current best practices in the latest versions of Django and Python. Creating a successful web application involves much more than Django, so advanced topics including REST, testing, debugging, security, and deployment are also explored in detail.

Book Details

Publisher:Packt Publishing
By:Arun Ravindran
ISBN:978-1-78398-664-4
Year:
Pages:222
Language:English
File size:12.3 MB
File format:PDF

Download Django Design Patterns and Best Practices

AngularJS Testing Cookbook

AngularJS Testing Cookbook

Book Description

AngularJS stepped up to offer a comprehensive solution to frontend development with minimal dependencies and a clear set of objectives.

This book follows the AngularJS philosophy and offers guidance on how to approach testing components that make up the AngularJS framework. At the start of the book, you will explore how to configure your system to run unit and end-to-end tests. Following this, you'll become familiar with fundamental principles on testing AngularJS with Jasmine. Then, you'll understand how spies can enable you to test your code with greater coverage and simplicity throughout your application. The final result is an AngularJS application that is tested with integrity, helping facilitate a cleaner and more reliable codebase.


Book Details

Publisher:Packt Publishing
By:Simon Bailey
ISBN:978-1-78398-374-2
Year:
Pages:180
Language:English
File size:2 MB
File format:PDF

Download AngularJS Testing Cookbook

CoffeeScript Application Development Cookbook

CoffeeScript Application Development Cookbook

Book Description

CoffeeScript is a JavaScript compiler. CoffeeScript brings many things to the table that are lacking in JavaScript itself. This includes a class and module system, a syntax that is cleaner, less terse, and well structured, and list comprehensions that make working with collections of data more enjoyable. CoffeeScript can be used as not only a tool for the Web, but also as a tool for day-to-day DevOps type tasks (for example, file processing, working with databases, and more).


This practical guide contains a wide range of recipes demonstrating how CoffeeScript can be used while developing the entire stack of an application. With recipes that range from easy and intermediate to advanced, there is something here for anyone looking to escape the common pitfalls of JavaScript and develop in a clean and expressive language.

Book Details

Publisher:Packt Publishing
By:Mike Hatfield
ISBN:978-1-78328-969-1
Year:
Pages:368
Language:English
File size:4.9 MB
File format:PDF

Download CoffeeScript Application Development Cookbook

GameMaker Essentials

GameMaker Essentials

Book Description

GameMaker: Studio is a great game engine that can be used to publish games to a variety of platforms. It is one of the most versatile game creation tools for professional and beginner game developers alike.

Starting with the basics of learning how to install GameMaker, this book will take you all the way through to publishing your games online. Compiled with detailed instructions and images, this book starts by showing you how the GameMaker: Studio interface looks and works. After this, you'll move on to learning about resources such as sprites, paths, sounds, and more available in GameMaker, and what each resource is used for. We then move into the GameMaker Language (GML) and learn programing techniques including how variables are set up and what functions are and how they work. You'll understand how to manipulate GameMaker resources using GML. Following this, you will then make your very first GameMaker game using a combination of resources and programing techniques, and learn how to advertise your game and generate revenue and publicity for it. You can then export and publish your games across desktop and mobile platforms.


Book Details

Publisher:Packt Publishing
By:Nathan Auckett
ISBN:978-1-78439-612-1
Year:
Pages:154
Language:English
File size:2.3 MB
File format:PDF

Download GameMaker Essentials

Functional Programming in JavaScript

Functional Programming in JavaScript

Book Description

This is a fast-paced guide that will help you to write real-world applications by utilizing a wide range of functional techniques and styles.

The book first explores the core concepts of functional programming common to all functional languages, with examples of their use in JavaScript. It's followed by a comprehensive roundup of functional programming libraries for JavaScript that minimizes the burden of digging deep into JavaScript to expose a set of tools that makes functional programming not just possible but highly convenient. The book then rounds off with an overview of methods to effectively use and mix functional programming with object-oriented programming.


Book Details

Publisher:Packt Publishing
By:Dan Mantyla
ISBN:978-1-78439-822-4
Year:
Pages:172
Language:English
File size:6.1 MB
File format:PDF

Download Functional Programming in JavaScript

Monday, May 18, 2015

Hello! HTML5 & CSS3

Hello! HTML5 & CSS3

Book Description

Whether you're building web pages, mobile apps, or desktop apps, you need to learn HTML5 and CSS3. So why wait? Hello! HTML5 & CSS3 is a smart, snappy, and fun way to get started now.

In this example-rich guide to HTML5 and CSS3, you'll start with a user-friendly introduction to HTML5 markup and then take a quick tour through forms, graphics, drag-and-drop, multimedia, and more. Next, you'll explore CSS3, including new features like drop shadows, borders, colors, gradients, and backgrounds. Every step of the way, you'll find hands-on examples, both large and small, to help you learn by doing.


Book Details

Publisher:Manning
By:Rob Crowther
ISBN:978-1-935-18289-4
Year:
Pages:560
Language:English
File size:30.3 MB
File format:PDF

Download Hello! HTML5 & CSS3

Adobe Dreamweaver CS6 Digital Classroom

Adobe Dreamweaver CS6 Digital Classroom

Book Description

Dreamweaver is the industry standard software for professional website design, with more than 90 percent of the market. In this book expert instructors provide a complete course in basic Dreamweaver that you can access at your own speed. Step-by-step instructions in the book are supported by lesson files and tutorials, presenting the newest version of Dreamweaver in 16 self-paced lessons. You'll learn to use style sheets, dynamic HTML, multimedia, databases, and much more to design, develop, and maintain your website.


Book Details

Publisher:Wiley
By:Jeremy Osborn, AGI Creative Team
ISBN:978-1-118-12409-3
Year:
Pages:496
Language:English
File size:54.6 MB
File format:PDF

Download Adobe Dreamweaver CS6 Digital Classroom

Adobe Photoshop CS6 Digital Classroom

Adobe Photoshop CS6 Digital Classroom

Book Description

The Digital Classroom series combines a full-color book, resulting in a complete training package written by expert instructors. Photoshop is the industry standard for image editing, and this guide gets photographers, commercial designers, web developers, fine artists, and serious hobbyists up to speed on the newest version. It includes 13 self-paced lessons that allow you to progress at your own speed, with complete lesson files and tutorials. Topics include Camera RAW, masks and layers, retouching, and much more.


Book Details

Publisher:Wiley
By:Jennifer Smith, AGI Creative Team
ISBN:978-1-118-12389-8
Year:
Pages:448
Language:English
File size:70.4 MB
File format:PDF

Download Adobe Photoshop CS6 Digital Classroom