Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Computers and Programming

  1. Holistic InfoSec For Web Developers, Fascicle 2: Mobile and IoT
    Holistic InfoSec For Web Developers, Fascicle 2: Mobile and IoT
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The second part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f2.holisticinfosecforwebdevelopers.com

  2. Holistic InfoSec For Web Developers, Fascicle 1: VPS, Network, Cloud and Web Applications
    Holistic InfoSec For Web Developers, Fascicle 1: VPS, Network, Cloud and Web Applications
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The second part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f1.holisticinfosecforwebdevelopers.com

  3. Programación en MATLAB, fundamentos y aplicaciones

    Programación en MATLAB, fundamentos y aplicaciones  aborda los conceptos fundamentales de la programación en MATLAB, incluyendo además algunos tópicos básicos de las aplicaciones de este lenguaje en la ingeniería. 

  4. Ejercicios resueltos de programación en MATLAB

    Aprende MATLAB a través de los diversos ejercicios resueltos, desde programación básica hasta programación orientada a objetos y desarrollo de interfaces gráficas.

  5. Read-Eval-Print-λove
    Read-Eval-Print-λove
    v004 - Production Rules
    Michael Fogus

    This installment will deal with production rules, their purpose and implementation as well as an exploration into rules-driven OOP, data, and extracting ourselves from the Tarpit.  Plus, I list my 100 favorite Jazz albums.

  6. The Little Metrics Book

    Metrics are data points that we spend effort collecting, aggregating, storing, and reasoning about to answer things we don't know yet. If  you take an off-the-shelf product, for a good  amount of metrics, you'll be paying upwards of $10k/mo USD for collection  and aggregation.  After reading this book, you'll have new tools and thinking that will help you answer new questions, and you'll develop the intuition and confidence to run your own free metrics stack with systems like StatsD and Graphite.

  7. The Complete and Most Excellent Micro Manual for Hosting a Static Website on AWS
    The Complete and Most Excellent Micro Manual for Hosting a Static Website on AWS
    Featuring CloudFormation, S3, Route53, SSL and CloudFront (or CloudFlare)
    Toby Hede

    Create hosting for your website with one line of code. Create a complete static site backed onto Amazon's incredible global Content Delivery Network and redudant DNS infrastructure. It is incredibly easy to host a static site with Amazon Web Services (AWS), once you've struggled with all of the configuration. Everything you need to setup a static site with AWS is explained here simply and concisely. Plus all the magic has been wrapped into a Free CloudFormation Starter Kit to get your site into production fast.

  8. Do you even Scrum?
    Do you even Scrum?
    Lessons Learned from my first Agile Project
    David Greenlees
    No Description Available
  9. Essential TypeScript
    Essential TypeScript
    It's JavaScript... only better.
    Jess Chadwick

    JavaScript is the defacto language of the world, but its dynamic nature can often get you in trouble.  Static typing helps avoid a bunch of mistakes that are easy to make when using a dynamic language.  TypeScript is JavaScript, only better.  These days, TypeScript is Essential.

  10. Software Development Axioms, 2nd Edition
    Software Development Axioms, 2nd Edition
    Simple Rules for Higher Quality
    John "g$" Gmutza

    The software landscape is more crowed than ever! New frameworks seem to arrive weekly.  There are tons of books out there about mastering specific frameworks, but here is one to help you master the one constant factor, no matter where you are:  constructing the source code. Build great things in any programming notation; the rules are inside...

  11. מיחשוב ותיכנות מערכות מרובות-ליבות
    מיחשוב ותיכנות מערכות מרובות-ליבות
    המדריך לתיכנות מקבילי בליווי דוגמאות בקוד מקור
    עמי מרובקה

    "The way the processor industry is going, is to add more and more cores, but nobody knows how to program those things. I mean, two, yeah; four, not really; eight, forget it." Steve Jobs, Apple, 2008

  12. C# 6.0: What's New Quick Start

    This book is free, please consider paying what you think it's worth and supporting independent authors.

  13. Introducción a Swift
    Introducción a Swift
    Pedro Piñera Buendia and David Ortega

    ¿Con ganas de aprender Swift pero todavía no te has decidido? Introducción a Swift puede ser una muy buena oportunidad para dar tus primeros pasos. Hazte con el libro y empieza a aprender el lenguaje base del desarrollo en iOS, OSX, tvOS, watchOS, y ahora recientemente también en otros sistemas operativos como Linux.

  14. Software Testing as a Martial Art
    Software Testing as a Martial Art
    There is no One Style
    David Greenlees
    No Description Available
  15. Основы веб-хакинга
    Основы веб-хакинга
    Более 30 примеров уязвимостей
    Peter Yaworski and Evgenii Burmakin

    По состоянию на 30 мая 2016 года, Twitter выплатил более $300,000 белым хакерам за отчеты об уязвимостях на доменах сайта. Это не было вымогательством. Сайты, подобные Twitter, Shopify, Dropbox, Airbnb, Google, Facebook и многие другие, просят белых хакеров сообщать о проблемах с безопасностью и выплачивают им за это вознаграждение. В этой книге на примере публично описанных атак будет показано, как они были обнаружены, выполнены, а так же рассказано, как должен выглядеть хороший отчет об уязвимости, какие инструменты вы можете использовать и где найти еще...