Senin, 30 November 2015

BookDL - 10 new Books


BookDL - 10 new Books

Link to BookDL

QlikView Unlocked

Posted: 30 Nov 2015 03:12 AM PST

QlikView is considered as one of the most used tool for Business Intelligence (BI). An efficient BI tool should provide five important capabilities for effective data analysis―collection (gathering important information), reporting, analysis (the ability to interact with data), visualization (the presentation of data), and discovery (exploring data). QlikView offers all these necessary skills required to […]

Rapid Bootstrap [Video]

Posted: 29 Nov 2015 06:05 PM PST

Frontend development can be quite challenging.Developers want their websites to work on any device while being responsive and easy to navigate. Bootstrap packs it all and allows you to harness it intuitively. Developing websites has never been so fast, easy, and rewarding. If you are into frontend development, Bootstrap makes it simple and quick for […]

Rapid Ember.js [Video]

Posted: 29 Nov 2015 06:02 PM PST

Ember is the exciting new kid on the block for single-page client-side web apps. Its powerful data binding features and a convention over configuration approach makes complex data-based applications easy to develop in a short period of time. This video course is a quick introduction to the intriguing Ember.js framework. You'll learn about the basic […]

Rapid Gulp [Video]

Posted: 29 Nov 2015 06:02 PM PST

Modern web development is filled with an abundance of tools and technologies, but it's difficult to know where to begin. You want both efficiency of your work and high performance of your site; Gulp brings that right to your doorstep. With its rising popularity, you don't want to leave Gulp out of your toolbox. This […]

Rapid Highcharts [Video]

Posted: 29 Nov 2015 06:02 PM PST

Data is the driving force of almost all web applications. To engage the users of your application, this data should be presented in the most interesting way. With Highcharts, you can create visually appealing charts of various types that put your data into the spotlight. The Rapid Highcharts video course goes all the way from […]

Learning Backbone.js Testing [Video]

Posted: 29 Nov 2015 09:52 AM PST

The dynamic nature and flexibility of JavaScript and Backbone.js includes many ways of expressing ideas. Such liberty gives way to certain risks that aren't as prominent in strongly typed languages and highly opinionated libraries and frameworks. Learning how to mitigate these risks is a crucial step to writing smarter software, and smarter software makes for […]

Fifty Quick Ideas To Improve Your Retrospectives

Posted: 29 Nov 2015 09:51 AM PST

Learn how to improve retrospectives and avoid stagnation, with fifty ideas designed to help you enhance and energise your continuous improvement effort. This book will help you get better outcomes from retrospectives and from any continuous improvement initiative. It will help you consider how best to prepare for retrospectives, generate innovative insights, achieve valuable outcomes, […]

The App Maker’s Handbook

Posted: 29 Nov 2015 09:50 AM PST

As an indie developer, you wear double hats: debugging your app, using your programming skill. When done, you switch to your marketer hat and talking to your customers. With The App Maker’s Handbook you go akimbo: dual-wielding technology and salesmanship, to be leveraged for exponential output.

Introducing Grunt: The JavaScript Task Runner [Video]

Posted: 29 Nov 2015 09:49 AM PST

Web developers today are looking to create reusable workflows and development tools in JavaScript that will dramatically streamline development. Grunt helps you achieve that and more. In addition to being able to run custom commands easily, Grunt makes your web development experience very rewarding by reacting whenever a file is changed and performs the actions […]

Introducing AngularJS [Video]

Posted: 29 Nov 2015 09:48 AM PST

AngularJS is a Google-backed JavaScript framework that simplifies the development of single-page applications and other web page JavaScript widgets. It is one of several modern frameworks that are revolutionizing web development by bringing a fresh, more professional orientation to application building. Developers will love working with the framework, which allows them to focus their time […]

READ MORE - BookDL - 10 new Books

Minggu, 29 November 2015

BookDL - 5 new Books


BookDL - 5 new Books

Link to BookDL

Cisco CCNA Networking For Beginners

Posted: 28 Nov 2015 09:45 AM PST

Cisco CCNA For Beginners! The Ultimate Beginners Crash Course To Learning Cisco & Passing Your Exam Are You Ready To Learn How To Configure & Operate Cisco Equipment? If So You’ve Come To The Right Place – Regardless Of How Little Experience You May Have! If you’re interested in networking then you’re going to want […]

Programming APIs With The Spark Web Framework

Posted: 28 Nov 2015 09:34 AM PST

This guidebook collects our research, reviews, and code walkthroughs centered around the tiny Java web framework Spark (Not to be confused with the data processing framework Apache Spark). In addition to Spark, this mini code-heavy ebook introduces some new technologies that our authors are using internally and would like to share with the web development […]

Building Interactive Graphs with ggplot2 and Shiny [Video]

Posted: 28 Nov 2015 09:33 AM PST

Ggplot2 is one of R's most popular packages, and is an implementation of the grammar of graphics in R, which is a powerful tool for performing statistical analyses and drawing publication-quality graphics. This course helps you move beyond the default graphics offered by R and shows you how to start making elegant and publication-ready plots. […]

Rapid PhantomJS [Video]

Posted: 28 Nov 2015 09:32 AM PST

PhantomJS enables developers to load, browse, and analyse web pages automatically by writing simple scripts. It’s useful for testing web pages that work as expected, monitoring performance, extracting relevant content, simulating user behaviour, and producing automatic web page screen shots. PhantomJS saves developers from needing to visit large numbers of web pages just to check […]

Build Web Applications with Java

Posted: 28 Nov 2015 09:32 AM PST

This book is primarily intended for beginners who wants to learn various aspects of software engineering and building web applications using Java programming language. There are many good books available in the market which independently teach Java, Web Servers, MVC based Frameworks, JSP, PL/SQL, AJAX, JavaScript, CSS, HTML5, UML, SDLC etc. This book covers all […]

READ MORE - BookDL - 5 new Books

Sabtu, 28 November 2015

BookDL - 8 new Books


BookDL - 8 new Books

Link to BookDL

Swift High Performance

Posted: 27 Nov 2015 06:12 PM PST

Swift is one of the most popular and powerful programming languages for building iOS and Mac OS applications, and continues to evolve with new features and capabilities. Swift is considered a replacement to Objective-C and has performance advantages over Objective-C and Python. Swift adopts safe programming patterns and adds modern features to make programming easier, […]

Rapid PrimeFaces [Video]

Posted: 27 Nov 2015 06:12 PM PST

Any JSF developer who discovers PrimeFaces will tell you that it was love at first sight. Inevitably, PrimeFaces is perceived through JSF eyes, and this perspective acts as a magnifying glass for PrimeFaces features, such as more components, an amazing look and feel, finely grained AJAX capabilities, support for themes, powerful integration with JSF, and […]

Rapid Redis [Video]

Posted: 27 Nov 2015 06:11 PM PST

The days of having to rely only on a SQL database are gone. Now, you have a multitude of options for your data and you need to pick the right store for the right job. You may just need a simple, easy-to-use key-value store, or perhaps a blazing fast in-memory database; in comes Redis to […]

Building Your First Application with Go [Video]

Posted: 27 Nov 2015 03:43 PM PST

The Go language is a new programming language for creating concurrent applications, high-load and high-responsive software services, and complex systems. The language supports totally re-thought concepts and paradigms of software development, unlike other programming languages. “Building Your First Application with Go” is your way into the world of software development. Go has a robust library […]

Effective Gradle Implementation [Video]

Posted: 27 Nov 2015 03:41 PM PST

Gradle is a tool to create applications by automating the building, testing, publishing, and deployment phases of developing software. It is more flexible than Ant and has better dependency management than Maven, making it a very commonly used tool today. This course will show you how to use Gradle effectively and will help you overcome […]

Beginning Ionic Hybrid Application Development [Video]

Posted: 27 Nov 2015 03:40 PM PST

Mobile-first is the perspective developers have to think from to meet the demand of creating modern applications which are highly connected, accessible, and built for longevity. Ionic enters this space as a powerful SDK which leverages AngularJS and Apache Cordova to enable the development of applications which look and perform like native ones, written purely […]

Rapid Lo-Dash [Video]

Posted: 27 Nov 2015 03:40 PM PST

Lo-Dash is a library that lets JavaScript developers do more with less code. It can be used in node.js applications or in web apps and provides an essential utility belt for coding. Its lightweight, high-performance functions can make it easier to add functional programming concepts to nearly any application. However, getting started can be intimidating, […]

Rapid LESS [Video]

Posted: 27 Nov 2015 03:40 PM PST

If you wish to write code that is both flexible and easy to maintain, this course is for you. It will help you channel your prior experience with HTML and CSS to design websites that look and feel good.

READ MORE - BookDL - 8 new Books

Jumat, 27 November 2015

BookDL - 6 new Books


BookDL - 6 new Books

Link to BookDL

C# 6.0 and the .NET 4.6 Framework: Book + Codes, 7th Edition

Posted: 26 Nov 2015 08:06 AM PST

This new 7th edition of Pro C# 6.0 and the .NET 4.6 Platform has been completely revised and rewritten to reflect the latest changes to the C# language specification and new advances in the .NET Framework. You’ll find new chapters covering all the important new features that make .NET 4.6 the most comprehensive release yet, […]

Arduino Servo Projects

Posted: 26 Nov 2015 08:06 AM PST

Build a 9DOF, 13 DOF and 17 DOF Humanoid robot. Also includes plans for a 14 DOF Dog and 17 DOF Dinosaur robot.

Learn How To Program And Troubleshoot Ladder Logic

Posted: 26 Nov 2015 08:04 AM PST

Automation is at the heart of modern industry. It is predominant in distribution, processing, manufacturing, and assembly. Behind the robots and machinery lies the Programmable Logic Controller or PLC for short. Open any modern control panel and you will find the programmable logic controller has replaced an array of relays, timers and other antiquated devices.The […]

Simple Arduino based 4 Floor Elevator project

Posted: 26 Nov 2015 08:03 AM PST

Getting this manual will make you able of designing and implementing a four-floor elevator control system. This comes as a microcontroller based system of my previous PLC based project (Programming a 4 Floor Elevator with SIMATIC S7-300 or LOGO). Note: By searching "simple Arduino based 4 floor elevator project" on YouTube, you will be able […]

Beginning Arduino ov7670 Camera Development

Posted: 26 Nov 2015 05:29 AM PST

This book is a great investment for those interested in developing camera related projects for the Arduino. These camera applications can involve security, surveillance, photography, toys, robots, and drones. Specifically, this book covers the Omnivision ov7670 digital camera and its use with the Arduino microcontroller. This book takes an interactive hands on approach and shows […]

C Programming with The Programmable Box

Posted: 26 Nov 2015 05:26 AM PST

This is a step-by-step guide to learning C programming for the absolute beginner. The student is guided through the creation of progressively more complex programs in a fun and interesting manner. For maximum effectiveness, the material should be used in conjunction with “The Programmable Box”. The Programmable Box contains numerous LED’s, a buzzer, a range […]

READ MORE - BookDL - 6 new Books