Programming » Python
-
-
- Tricks and Challenges developing a large Django Application
- Uploaded by brd10001
- continuing-education
- Presentation about challenges of developing Django applications that can scale.
- View Free Document
-
-
-
- Learn Pythin The Hard Way
- Uploaded by docguy
- continuing-education
- This simple book is meant to give you a first start in programming. The title says it is the hard way to learn to write code; but it’s actually not. It’s the “hard” way only in that it’s the way people used to teach things.
- View Free Document
-
-
-
- Python Cheat Sheet
- Uploaded by docguy
- continuing-education
- Python programming reference card.
- View Free Document
-
-
-
- Python and Machine Learning
- Uploaded by docguy
- continuing-education
- A major focus of machine learning research is to automatically learn to recognize complex patterns and make intelligent decisions based on data; the difficulty lies in the fact that the set of all possible behaviors given all possible inputs is too complex to describe generally in programming languages, so that in effect programs must automatically describe programs. Python is great for brainstorming and trying out new ideas.
- View Free Document
-
-
-
- Django Forms Best Practices, Tips, Tricks
- Uploaded by brd10001
- continuing-education
- This is a presentation for novice Django developers that reviews the basics of working with Django's Forms module.
- View Free Document
-
-
-
- Fabric, Cuisine and Watchdog for Server Administration in Python
- Uploaded by hrdf
- continuing-education
- Presents Fabric, Cuisine and Watchdog, three Python tools that will help you setup, administer and monitor your servers.
- View Free Document
-
-
-
- Python Generator Hacking
- Uploaded by techman
- continuing-education
- Take a look at Python generator functions. A feature of Python often overlooked, but which has a large number of practical uses
- View Free Document
-
-
-
- Django Worst Practices
- Uploaded by brd10001
- continuing-education
- Quick review of some mistakes made in Django.
- View Free Document
-
-
-
- Hidden Treasures of the Python Standard Library
- Uploaded by docguy
- continuing-education
- The standard library contains many hidden gems that are not widely used, either because they are not publicized enough or because they are deep in a module that programmers haven't had cause to study or use. Demonstration code is included for every item.
- View Free Document
-
-
-
- Python Worst Practices
- Uploaded by techman
- continuing-education
- Presentation about worst Python programming practices.
- View Free Document
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|