These are the best books for learning modern statistics—and they’re all free

Posted on February 25, 2018. Filed under: Uncategorized | Tags: , , , |

These are the best books for learning modern statistics—and they’re all free People who have taken intro statistics courses might recognize terms like “normal distribution,” “t-distribution,” and “least squares regression.” We learn about them, in large part, because these were convenient things to calculate with the tools available in the early 20th century. We shouldn’t […]

Read Full Post | Make a Comment ( Comments Off on These are the best books for learning modern statistics—and they’re all free )

Freely available programming books

Posted on September 26, 2017. Filed under: Uncategorized | Tags: , , , , , |

Freely available programming books This list was originally a clone of stackoverflow – List of Freely Available Programming Books by George Stocker. The list was moved to GitHub by Victor Felder for collaborative updating and maintenance. It grew to become one of the most popular repositories on Github, with over 80,000 stars, over 4000 commits, […]

Read Full Post | Make a Comment ( Comments Off on Freely available programming books )

Learn C Programming With 9 Excellent Open Source Books

Posted on February 6, 2017. Filed under: Uncategorized | Tags: , , |

Learn C Programming With 9 Excellent Open Source Books The C Book C Elements of Style Build Your Own Lisp The GNU C Reference Manual The GNU C Programming Tutorial Essential C Beej’s Guide to C Programming Modern C An Introduction to GCC

Read Full Post | Make a Comment ( Comments Off on Learn C Programming With 9 Excellent Open Source Books )

50 resources for beginner to intermediate Python programmers

Posted on January 20, 2014. Filed under: Uncategorized | Tags: , , , , , , |

Here’s a categorized list of 50 Python resources I’ve found to be very helpful while teaching myself the language over the last 8 months or so. Thought you all might find them helpful too.

Read Full Post | Make a Comment ( Comments Off on 50 resources for beginner to intermediate Python programmers )

Problem Solving with Algorithms and Data Structures

Posted on January 7, 2014. Filed under: Uncategorized | Tags: , , , , , , , , , |

Problem Solving with Algorithms and Data Structures is a book and an interactive website that uses python to solve fun-looking problems. Contents: Algorithm Analysis Basic Data Structures: Stacks, Queues, Deques, Lists Recursion Sorting and Searching: Bubble, Selection, Insertion, Shell, Merge and Quick sorts Trees and Tree Agorithms: Binary Tree, Priority Queues, Binary Heaps, Binary Search […]

Read Full Post | Make a Comment ( Comments Off on Problem Solving with Algorithms and Data Structures )

A list of Free Programming Books

Posted on October 11, 2013. Filed under: Uncategorized | Tags: , , |

Free Programming Books

Read Full Post | Make a Comment ( Comments Off on A list of Free Programming Books )

Building Skills in Object-Oriented Design

Posted on July 5, 2013. Filed under: Uncategorized | Tags: , , , , |

Building Skills in Object-Oriented Design The intent of this book is to help the beginning designer by giving them a sequence of interesting and moderately complex exercises in OO design. This book can also help managers develop a level of comfort with the process of OO software development. The applications we will build are a […]

Read Full Post | Make a Comment ( Comments Off on Building Skills in Object-Oriented Design )

Natural Language Processing with Python

Posted on March 12, 2013. Filed under: Uncategorized | Tags: , |

Natural Language Processing with Python This is a book about Natural Language Processing. By “natural language” we mean a language that is used for everyday communication by humans; languages like English, Hindi or Portuguese. In contrast to artificial languages such as programming languages and mathematical notations, natural languages have evolved as they pass from generation […]

Read Full Post | Make a Comment ( None so far )

The Pragmatic Programmer Quick Reference Guide

Posted on October 4, 2012. Filed under: Uncategorized | Tags: , , |

I modified the recommended reading list to include The Pragmatic Programmer: From Journeyman to Master. By way of celebration, I also created a vanilla HTML version of the quick reference card included with the book. If you haven’t read the book, the reference card will give you a great idea of the gems covered inside. […]

Read Full Post | Make a Comment ( None so far )

The best free Python resources

Posted on August 26, 2012. Filed under: Uncategorized | Tags: , , |

pythonbooks.revolunet.com

Read Full Post | Make a Comment ( None so far )

« Previous Entries

Liked it here?
Why not try sites on the blogroll...