IT eBooks
Download, Read, Use
Jump Start Rails
Jump Start Rails

Jump Start Rails provides you with a fun and yet practical introduction to Rails, an incredibly popular framework that makes it possible to quickly develop incredibly powerful web applications with Ruby. This short book covers Rails 4, the latest version of the framework, and while it's not intended to be a completely comprehensive Rails guide or an in-depth Ruby tutorial, it will quickly get you up to speed with Rails and give you the confidence to start experimenting on your own. The book is built around a real-life example project: a personal portfolio site. It's a fun and easily understandable project that is used to demonstrate the concepts outlined in the book in a practical way. ...
Web Design for Developers
Web Design for Developers

Web Design for Developers will show you how to make your web-based application look professionally designed. We'll help you learn how to pick the right colors and fonts, avoid costly interface and accessibility mistakes your application will really come alive. We'll also walk you through some common Photoshop and CSS techniques and work through a web site redesign, taking a new design from concept all the way to implementation. ...
Anti-Money Laundering in a Nutshell
Anti-Money Laundering in a Nutshell

Anti–Money Laundering in a Nutshellis a concise, accessible, and practical guide to compliance with anti–money laundering law for financial professionals, corporate investigators, business managers, and all personnel of financial institutions who are required, under penalty of hefty fines, to get anti–money laundering training. Money laundering is endemic. As much as 5 percent of global GDP ($3.6 trillion) is laundered by criminals each year. It's no wonder that every financial institution in the United States—including banks, credit card companies, insurers, securities brokerages, private funds, and money service businesses—must comply with complex examination, training, and reporting requirements mandated by a welter of federal anti–money laundering (AML) laws. Ignorance of crime is no excuse before the law. Financial institutions and businesses that unknowingly serve as conduits for money laundering are no less liable to prosecution and fines than those that condone o ...
Adobe Photoshop CC For Dummies, 2nd Edition
Adobe Photoshop CC For Dummies, 2nd Edition

Photoshop is the gold standard when it comes to photo and image editing tools. But unless you've ever taken a class or gotten help from a Photoshop guru, you may find yourself a bit confused on where to start and how to get things done. Photoshop CC For Dummies, 2nd Edition is the book for those of us who don't know a layer from a level and just want to learn how to make photos look better. This update to Photoshop CC For Dummies, the first since the product launched, packs an even more powerful punch to help you manage and enhance your images. In Photoshop CC For Dummies, 2nd Edition you'll find clear explanations of the menus, panels, tools, options, and shortcuts you'll use the most. Plus, you'll discover invaluable tips for fixing common photo flaws, improving color quality, adjusting brightness, removing unwanted background elements, and more. Whether you want to improve how your family photos look or need to add a new skillset to your resume, this friendly guide gives you all ...
WordPress For Dummies, 8th Edition
WordPress For Dummies, 8th Edition

Updated to capture all the changes expected to come with the latest release of WordPress, the brand-new edition of this bestselling guide gives you an all-access pass to using this powerful publishing platform to get your very own blog or website up and running—in no time. In WordPress For Dummies, you'll find out how to choose and customize a theme, pick the perfect web host, manage multiple websites with multiple authors, and tons more. Due in large part to its state-of-the-art features, WordPress has become the go-to platform for website owners and bloggers who want to be noticed. Whether you're new to the web/blogging community or want to maximize your site, this hands-on guide is packed with everything you need to navigate the wonderful world of WordPress - and ensure the fruit of your labors gets the attention and traffic it deserves. Get set up with a new WordPress.org account; Leverage the power of WordPress as a CMS tool; Forget one website - manage as many as you want ...
Project Management For Dummies, 5th Edition
Project Management For Dummies, 5th Edition

In today's time-crunched, cost-conscious global business environment, tight project deadlines and stringent expectations are the norm. So how can you juggle all the skills and responsibilities it takes to shine as a project management maven? Updated in a brand-new edition, Project Management For Dummies offers everything you need to successfully manage projects from start to finish - without ever dropping the ball. Written by a well-known project management expert, this hands-on guide takes the perplexity out of being a successful PM, laying out all the steps to take your organizational, planning, and execution skills to new heights. Whether it's managing distressed projects, embracing the use of social media to drive efficiency and improve socialization, or resolving conflicts that occur during a project, the soup-to-nuts guidance inside will help you wear your project management hat more prominently - and proudly. Get the latest in industry best practices reflecting PMBOK 6; Mo ...
Agile Project Management For Dummies, 2nd Edition
Agile Project Management For Dummies, 2nd Edition

Agile project management is a fast and flexible approach to managing all projects, not just software development. By learning the principles and techniques in this book, you'll be able to create a product roadmap, schedule projects, and prepare for product launches with the ease of Agile software developers. You'll discover how to manage scope, time, and cost, as well as team dynamics, quality, and risk of every project. As mobile and web technologies continue to evolve rapidly, there is added pressure to develop and implement software projects in weeks instead of months - and Agile Project Management For Dummies can help you do just that. Providing a simple, step-by-step guide to Agile project management approaches, tools, and techniques, it shows product and project managers how to complete and implement projects more quickly than ever. Complete projects in weeks instead of months; Reduce risk and leverage core benefits for projects; Turn Agile theory into practice for all indu ...
Beginning Programming with Python For Dummies, 2nd Edition
Beginning Programming with Python For Dummies, 2nd Edition

Python is a remarkably powerful and dynamic programming language that's used in a wide variety of application domains. Some of its key distinguishing features include a very clear, readable syntax, strong introspection capabilities, intuitive object orientation, and natural expression of procedural code. Plus, Python features full modularity, supporting hierarchical packages, exception-based error handling, and modules easily written in C, C++, Java, R, or .NET languages, such as C#. In addition, Python supports a number of coding styles that include: functional, imperative, object-oriented, and procedural. Due to its ease of use and flexibility, Python is constantly growing in popularity - and now you can wear your programming hat with pride and join the ranks of the pros with the help of this guide. Inside, expert author John Paul Mueller gives a complete step-by-step overview of all there is to know about Python. From performing common and advanced tasks, to collecting data, to i ...
C# 7.0 All-in-One For Dummies
C# 7.0 All-in-One For Dummies

C# know-how is a must if you want to be a professional Microsoft developer. It's also good to know a little C# if you're building tools for the web, mobile apps, or other development tasks. C# 7.0 All-in-One For Dummies offers a deep dive into C# for coders still learning the nuances of the valuable programming language. Pop it open to get an intro into coding with C#, how to design secure apps and databases, and even pointers on building web and mobile apps with C#. C# remains one of the most in-demand programming language skills. The language regularly ranks in the top five among "most in-demand" languages, typically along with Java/JavaScript, C++, and Python. A December 2016 ZDNet article noted 'If your employer is a Microsoft developer, you better know C#." Lucky for you, this approachable, all-in-one guide is here to help you do just that - without ever breaking a sweat! Includes coverage of the latest changes to C#: Shows you exactly what the language can (and can't) do; P ...
Fluent Python
Fluent Python

Python's simplicity lets you become productive quickly, but this often means you aren't using everything it has to offer. With this hands-on guide, you'll learn how to write effective, idiomatic Python code by leveraging its best - and possibly most neglected - features. Author Luciano Ramalho takes you through Python's core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time. Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of their experience. With this book, those Python programmers will thoroughly learn how to become proficient in Python 3. ...
← Prev       Next →
Reproduction of site books is authorized only for informative purposes and strictly for personal, private use.
Only Direct Download
IT eBooks Group © 2011-2026