Coder Social home page Coder Social logo

jrycw / sdxpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gvwilson/sdxpy

0.0 0.0 0.0 34.41 MB

Software Design by Example: a tool-based introduction with Python

Home Page: https://third-bit.com/sdxpy/

License: Other

Shell 0.38% JavaScript 0.91% Python 61.81% ActionScript 0.12% CSS 2.22% TeX 12.46% Makefile 3.25% HTML 18.85%

sdxpy's Introduction

Software Design by Example

Most data scientists have taught themselves most of what they know about programming. As a result, many have gaps in their knowledge: they may be experts in some areas, but don't even know what they don't know about others.

One of those other areas is software design. A large program is not just a dozen short programs stacked on top of each other: doubling the size of a program more than doubles its complexity. Since our brains can only hold a small number of things at once, making large programs comprehensible, testable, shareable, and maintainable requires more than using functions and sensible variable names: it requires design.

The best way to learn design in any field is to study examples. These lessons therefore build small versions of tools that programmers use every day to show how experienced software designers think. Along the way, they introduce some fundamental ideas in computer science that most data scientists haven't encountered. Finally, we hope that if you know how programming tools work, you'll be more likely to use them and better able to use them well.

Syllabus

sdxpy's People

Contributors

gvwilson avatar juananpe avatar peter0083 avatar gitgithan avatar guyer avatar cgross95 avatar drammock avatar sechilds avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.