Book picks similar to
Beginning Perl by Curtis 'Ovid' Poe
programming
perl
personal-development
programação
Get More Done in Less Time: How to Be More Productive and Stop Procrastinating
Beau Norton - 2014
Today only, get this book for the special price of $2.99. Do you struggle with finding the motivation to complete certain tasks in your life? How would your life change if you could triple, even quadruple your productivity? This book gives you many of the strategies that some of the most successful people in the world use to dramatically increase their productivity and the amount of success they see in their lives. It is all given to you in an easy-to-digest formula in this life-changing book. The information within this book has the potential to not only increase your productivity, but also to completely change your life in ways that you couldn't imagine. Recent scientific and psychological studies have proven that using the powers of the human mind, one can actually manifest everything they desire to achieve or accomplish in very short amounts of time. This book combines the scientific and mysterious aspects of reaching goals with practical and actionable methods to make the process of getting more done in less time straightforward and simple. Practicing any of the strategies and techniques mentioned in this book will positively affect your life. Practicing all of them will completely shatter your current reality and lead you to a life of massive success and achievement. Topics covered in this book include: Intrinsic Motivation Goal Setting Visualization Self-talk Time Management Morning routines Eliminating distractions Productive time blocks Creating Incentives Reward systems Fear systems Publicizing intentions Building Momentum Re-framing beliefs The small things Mastermind groups Enjoying the process ABOUT THE AUTHOR: My name is Beau, and I have been studying success and personal achievement for over 3 years. I have learned from some of the most successful people in the world what it takes to get stuff done and be successful in life. I have incorporated everything I've learned into my own life and have seen incredible results. My goal is to share what I have learned with as many people as possible so that they can go on to live successful and fulfilling lives. I am very passionate about personal development and love to help people. I write and I run a blog at http://www.healthandhappinessfoundati.... Besides that, I love to eat healthy food, play all types of sports, read, travel, talk about science and philosophy, and give back to the community. I hope that you will join me on my journey of personal growth so that we can all grow together and make this world a better place!
Web Development with Clojure: Build Bulletproof Web Apps with Less Code
Dmitri Sotnikov - 2013
Web Development With Clojure shows you how to apply Clojure programming fundamentals to build real-world solutions. You'll develop all the pieces of a full web application in this powerful language. If you already have some familiarity with Clojure, you'll learn how to put it to serious practical use. If you're new to the language, the book provides just enough Clojure to get down to business.You'll learn the full process of web development using Clojure while getting hands-on experience with current tools, libraries, and best practices in the language. You'll develop Clojure apps with both the Light Table and Eclipse development environments. Rather than frameworks, Clojure development builds on rich libraries. You'll acquire expertise in the popular Ring/Compojure stack, and you'll learn to use the Liberator library to quickly develop RESTful services. Plus, you'll find out how to use ClojureScript to work in one language on the client and server sides.Throughout the book, you'll develop key components of web applications, including multiple approaches to database access. You'll create a simple guestbook app and an app to serve resources to users. By the end, you will have developed a rich Picture Gallery web application from conception to packaging and deployment.This book is for anyone interested in taking the next step in web development.Q&A with Dmitri SotnikovWhy did you write Web Development with Clojure?When I started using Clojure, I found that it took a lot of work to find all the pieces needed to put together a working application. There was very little documentation available on how to organize the code, what libraries to use, or how to package the application for deployment. Having gone through the process of figuring out what works, I thought that it would be nice to make it easier for others to get started.What are the advantages of using a functional language?Over the course of my career, I have developed a great appreciation for functional programming. I find that it addresses a number of shortcomings present in the imperative paradigm. For example, in a functional language any changes to the data are created via revisions to the existing data. So they only exist in the local scope. This fact allows us to safely reason about individual parts of the program in isolation, which is critical for writing and supporting large applications.Why use Clojure specifically?Clojure is a simple and pragmatic language that is designed for real-world usage. It combines the productivity of a high-level language with the excellent performance seen in languages like C# or Java. It's also very easy to learn because it allows you to use a small number of concepts to solve a large variety of problems.If I already have a preferred web development platform, what might I get out of this book?If you're using an imperative language, you'll get to see a very different approach to writing code. Even if you're not going to use Clojure as your primary language, the concepts you'll learn will provide you with new ways to approach problems.Is the material in the book accessible to somebody who is not familiar with Clojure?Absolutely. The book targets developers who are already familiar with the basics of web development and are interested in learning Clojure in this context. The book introduces just enough of the language to get you productive and allows you to learn by example.
Modern Perl
chromatic - 2010
With countless satisfied developers, tens of thousands of freely available libraries, and continual improvements to the language and its ecosystem, modern Perl development can be easy, reliable, and fun. To take advantage of the full power of Perl 5--to become a true expert, capable of solving any problem put before you--you must understand the language. Modern Perl explains Perl 5 from theory to implementation, including Perl 5.12.
The Dublin Trilogy Deluxe Part 2
Caimh McDonnell - 2021
The series has been a critically acclaimed Amazon bestseller worldwide and it is optioned for TV.The two-part box set features the books with the ancillary novellas and short stories presented in the order the author Caimh McDonnell thinks they should be read in, with new introductions written especially for this edition.Please note: this is the second part!The Dublin Trilogy Deluxe Part 2 contains:Angels in The Moonlight (The Dublin Trilogy Book 3): For Detective Bunny McGarry, life is complicated, and it is about to get more so. He’s set the task of bringing down the most skilled and ruthless armed robbery gang in Irish history. So, the last thing he needs in his life is yet another complication. Her name is Simone. She is smart, funny, talented and, well, complicated.Sisters Gonna Work it Out (Novella): Annoying a drug baron is usually a very bad idea but it is just another day at work for The Sisters of the Saint. An ex-communicated order of kick-ass nuns, they take no prisoners, but they might just free a few.How to Send a Message (Short Story): Bunny McGarry is the kind of man who is inclined to take it personally when someone tries to threaten his life. Two gangland thugs find out to their cost that if you’re going up against the meanest copper in Dublin, you’d better be prepared for a truly unforgettable experience.Last Orders (The Dublin Trilogy Book 4): As a wise man once said, just because you're done with the past, doesn't mean the past is done with you. When long-buried bodies are discovered in the Wicklow Mountains, Bunny's past starts closing in on him. Who can he trust when he can't even trust himself? When he’s got nowhere left to run and nobody he can turn to, will the big fella make the ultimate sacrifice to protect the ones he loves?Please note: All the novels and short stories have been previously available to readers separately.
Making Games with Python & Pygame
Al Sweigart - 2012
Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. The book is available under a Creative Commons license and can be downloaded in full for free from http: //inventwithpython.com/pygame This book was written to be understandable by kids as young as 10 to 12 years old, although it is great for anyone of any age who has some familiarity with Python.
Getting Started with OAuth 2.0
Ryan Boyd - 2011
This concise introduction shows you how OAuth provides a single authorization technology across numerous APIs on the Web, so you can securely access users’ data—such as user profiles, photos, videos, and contact lists—to improve their experience of your application.Through code examples, step-by-step instructions, and use-case examples, you’ll learn how to apply OAuth 2.0 to your server-side web application, client-side app, or mobile app. Find out what it takes to access social graphs, store data in a user’s online filesystem, and perform many other tasks.Understand OAuth 2.0’s role in authentication and authorizationLearn how OAuth’s Authorization Code flow helps you integrate data from different business applicationsDiscover why native mobile apps use OAuth differently than mobile web appsUse OpenID Connect and eliminate the need to build your own authentication system
The Madness of Annie Radford (The Asylum Trilogy Book 3)
Amy Cross - 2018
Having shot her little brother dead, Annie Radford was sent to Lakehurst psychiatric hospital, where she discovered that the voices in her head might in fact be real. Something terrible was lurking beneath Lakehurst, something that desperately wanted to break free. When a strange little girl is found in Iowa, dark forces begin to gather. An ancient evil is stirring, preparing to take on a devastating new form. Teaming up with Elly Blackstock, Annie sets out to find the little girl and keep her safe, but she's not the only one who's searching. Soon, Annie realizes that a face from her past is also involved, and that the wheels of a hidden plan are slowly beginning to turn. Horror is the third and final book in the Asylum trilogy. Readers are advised to start with the first book in the series.
Stranded at Christmas: a holiday romantic comedy
Stephanie Bond - 2020
Grim Undertakings: Book 1 of the GrimFaerie Chronicles
Whit McClendon - 2019
There are a few who do the dirty work on the side of the Light. Unknown protectors walk among us, gleefully using fang and claw and magick, leaving a bloody trail of vanquished evildoers in their wake. They are the GrimFaeries. If you are evil enough to try to tip the balance towards the Dark side, you might just get a visit from one. And they won't be leaving a coin under your pillow.When Kane the Grim is tasked with finding a serial murderer in Houston, he discovers that there is much more at stake. Magick is afoot, and an evil sorcerer is behind the killings. When he rescues a witch from certain death, his new mission becomes clear: stop the bad guy before it’s too late. Teaming up with a witch who's as good with a gun as with her spells, they'll face monsters, magick, and M-16's, as they risk everything to stop the evil in its tracks before all is lost.
If you're a fan of Jim Butcher's Dresden Files, you'll love the first tale of the GrimFaerie Chronicles, an exciting new urban fantasy from Whit McClendon, the author of the Fire of the Jidaan Trilogy!
Gaia's Secret: The Complete Pandoran Series Quartet
Barbara Kloss - 2019
TWO WORLDS. ONE LOVE. Eighteen-year old Daria Jones feels trapped in the cow-strewn suburbs of Fresno, California. And with a father so overprotective he's installed video and thermal surveillance down the street, she doesn't get out much. Until the night he disappears. Following the trail of notes he's left behind, Daria gathers three things: a dark force is hunting her, her father's fled to another world on a cryptic mission, and the only one left to trust is her ex-best friend, Alexander Anderson. The more she learns about her father's absence, the more she realizes she must go to this other world to find him. And Alexander is the only one who knows how to get there. Amidst a world of diabolical creatures, ancient magic, and bizarrely intuitive vegetation, Daria must find her father before the dark force finds her. But the truth of who she really is could be her greatest enemy of all. [First Edition published February 2, 2015] Perfect for fans of Throne of Glass, Falling Kingdoms, and the Lunar Chronicles. The Complete Pandoran Series Includes: Gaia's Secret The Keeper's Flame Breath of Dragons Heir of Pendel
JavaScript: The Good Parts
Douglas Crockford - 2008
This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole--a subset you can use to create truly extensible and efficient code.Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables.When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including:SyntaxObjectsFunctionsInheritanceArraysRegular expressionsMethodsStyleBeautiful featuresThe real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book.With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.
Pro ASP.NET MVC 4
Adam Freeman - 2012
It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.ASP.NET MVC 4 contains a number of significant advances over previous versions. New mobile and desktop templates (employing adaptive rendering) are included together with support for jQuery Mobile for the first time. New display modes allow your application to select views based on the browser that's making the request while Code Generation Recipes for Visual Studio help you auto-generate project-specific code for a wide variety of situtations including NuGet support.In this fourth edition, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You'll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with the latest C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you'll discover MVC's strengths and weaknesses for yourself--and put your best-learned theory into practice.The book's authors, Steve Sanderson and Adam Freeman, have both watched the growth of ASP.NET MVC since its first release. Steve is a well-known blogger on the MVC Framework and a member of the Microsoft Web Platform and Tools team. Adam started designing and building web applications 15 years ago and has been responsible for some of the world's largest and most ambitious projects. You can be sure you are in safe hands.
59 Seconds: Think a Little, Change a Lot
Richard Wiseman - 2009
From mood to memory, persuasion to procrastination, and resilience to relationships, Wiseman outlines the research supporting this new science of rapid change, and describes how these quick and quirky techniques can be incorporated into everyday life. Think a little, change a lot."Discover why even thinking about going to the gym can help you keep in shape ""Learn how pot plants make you more creative ""Find out why putting a pencil between your teeth instantly makes you happier "" "'At last, a self-help guide that is based on proper research. Perfect for busy, curious, smart people' Simon Singh, author of Fermat's Last Theorem'A triumph of scientifically proven advice over misleading myths of self-help. Challenging, uplifting and long overdue' Derren Brown
Shifter Daddies: A Paranormal Romance Collection
Meg Ripley - 2019
Sexy shifters thrust into sudden fatherhood. Adorable shifter babies guaranteed to tug at your heartstrings. Fated mates and happily ever afters. Find them all in this collection of eight hot shifter romances! After being deployed to Afghanistan, I don’t think I’ll ever be right again. I can hardly keep my bear in check because of the PTSD that haunts me, and I’m ready to snap. So when I find out that my brother and sister-in-law were murdered—leaving me as the guardian of their little girl—I know I can’t handle this alone. I’m in no state to be a father. I need a nanny, stat. I knew Jessie would help soothe little Peyton’s heart. But I never expected her to capture mine. My bear knows Jessie belongs to him, but just my luck, she’s not one of us. Will our unimaginable secret send her running for good? Grab Nanny For The Soldier Bear and the following standalone shifter daddy romances in this sizzling anthology: Nanny For The Soldier Bear Holden's Mate Ranger Ramon Jackson's Nanny Werewolf Baby Daddy Daddy Soldier Bear Alpha's Secret Baby Royal Dragon Daddy WARNING: Steamy shifter scenes inside! Readers 18+.
The Crying of Ross 128: Book 1 in the Ross 128 First Contact Trilogy
David Allan Hamilton - 2018
Against this backdrop, space exploration is on the cusp of new technological breakthroughs. Jim Atteberry, a mid-30s English professor at City College in San Francisco, spends his free time listening for alien signals on the amateur radio astronomy bands. His life as a single parent to his precocious daughter is turned upside-down when he hears an intelligent cry for help from the Ross 128 system and realizes we are not alone. First Contact This signal unleashes a chain of events pitting Jim and his brilliant, mysterious colleague Kate against a power-hungry scientist with his own secret agenda. Jim must learn the truth about the signal, the strange disappearance of his wife Janet, and the meaning of true love before it's too late in this first contact science fiction thriller. The Human Side of Hard Science Fiction The Crying of Ross 128 is a sci fi mystery thriller and will appeal to fans of Robert J. Sawyer, Ted Dekker, Michael Crichton, and Ursula Le Guin. As well, readers of Star Trek will recognize the human side of hard science fiction presented here.This is the first book in the Ross 128 Science Fiction First Contact Trilogy.