All Projects → PenseAllen → Pensepython2e

PenseAllen / Pensepython2e

Licence: other
Tradução do livro Pense em Python (2ª ed.), de Allen B. Downey

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pensepython2e

nlp-cheat-sheet-python
NLP Cheat Sheet, Python, spacy, LexNPL, NLTK, tokenization, stemming, sentence detection, named entity recognition
Stars: ✭ 69 (-87.61%)
Mutual labels:  introduction
Introduction to ML with TF2
A repo that gives a hands-on introduction to machine learning using TensorFlow 2.0
Stars: ✭ 16 (-97.13%)
Mutual labels:  introduction
Introduction screen
Add easily to your app an introduction screen to provide informations to new users
Stars: ✭ 259 (-53.5%)
Mutual labels:  introduction
Android-Onboarder
Android Onboarder is a simple and lightweight library that helps you to create cool and beautiful introduction screens for your apps without writing dozens of lines of code.
Stars: ✭ 85 (-84.74%)
Mutual labels:  introduction
kedro-introduction-tutorial
It's the Complete Beginner's Guide to Kedro! See the video here: https://youtu.be/x97ChYDd12U
Stars: ✭ 19 (-96.59%)
Mutual labels:  introduction
directx12-seed
✖🌱 A DirectX 12 starter repo that you could use to get the ball rolling.
Stars: ✭ 58 (-89.59%)
Mutual labels:  introduction
graphql-demo
A demonstration GraphQL API based on Facebook's reference implementation. It aims to address many of the concerns developers will face when starting out building GraphQL APIs. It also showcases many of the key new features of GraphQL such as Subscriptions.
Stars: ✭ 20 (-96.41%)
Mutual labels:  introduction
Docker Basiclearning
🐬 Understand Docker step by step. A tutorial repo for beginners 🔥
Stars: ✭ 296 (-46.86%)
Mutual labels:  introduction
tlborm-chinese
Rust宏小册, the Chinese translation of tlborm.
Stars: ✭ 88 (-84.2%)
Mutual labels:  introduction
webgl-seed
🌐🌱 A starter repo for building WebGL applications.
Stars: ✭ 41 (-92.64%)
Mutual labels:  introduction
Introduction-to-LaTeX
Introductory notes and templates for LaTeX
Stars: ✭ 23 (-95.87%)
Mutual labels:  introduction
Spotlight
Introductory walkthrough framework for iOS Apps
Stars: ✭ 45 (-91.92%)
Mutual labels:  introduction
docs
WayScript Documentation
Stars: ✭ 14 (-97.49%)
Mutual labels:  introduction
GOVINDDIXIT
GitHub Readme template to create your awesome introduction Readme on GitHub 🚀
Stars: ✭ 18 (-96.77%)
Mutual labels:  introduction
Androidonboarder
A simple way to make a beauty onboarding experience (app intro or welcome screen) for your users.
Stars: ✭ 269 (-51.71%)
Mutual labels:  introduction
carte-uso
Cartea "Utilizarea sistemelor de operare"
Stars: ✭ 18 (-96.77%)
Mutual labels:  introduction
l2kurz
German short introduction to LaTeX
Stars: ✭ 19 (-96.59%)
Mutual labels:  introduction
React Native App Intro
react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper , similar to the one found in Google's app like Sheet, Drive, Docs...
Stars: ✭ 3,169 (+468.94%)
Mutual labels:  introduction
Showcaseview
🔦The ShowcaseView library is designed to highlight and showcase specific parts of apps to the user with an attractive and flat overlay.
Stars: ✭ 281 (-49.55%)
Mutual labels:  introduction
edX-6.00.2x-Introduction-to-Computational-Thinking-and-Data-Science
MIT edX 6.00.2x Introduction to Computational Thinking and Data Science problem sets code
Stars: ✭ 62 (-88.87%)
Mutual labels:  introduction

Pense em Python

Tradução do livro Think Python (2ª edição), de Allen B. Downey, publicado sob licença CC BY-NC 3.0.

Este livro ensina programação para quem nunca programou, usando Python 3 nos exemplos. É aplicado no Olin College, IBMEC e outras faculdades de engenharia excelentes.

DICA: Você pode comprar um exemplar impresso de Pense em Python no site da Editora Novatec ou em livrarias. ISBN: 978-85-7522-508-0.

Versão navegável em HTML

Créditos da edição brasileira

Editor: Rubens Prates
Tradução: Sheila Gomes
Revisão Gramatical: Smirna Cavalheiro
Editoração Eletrônica: Carolina Kuwabata
Assistente Editorial: Priscila A. Yoshimatsu

Proveniência

Agradecemos a Rubens Prates da Editora Novatec por ter cedido gentilmente os arquivos com o texto integral e as figuras de Pense em Python, publicado sob licença da O'Reilly Media.

O arquivo recebido/PenseEmPython.xml em formato DocBook foi gerado a partir do arquivo InDesign criado pela Editora Novatec. Na conversão para DocBook foram usados os programas InDesign, Word e LibreOffice.

O DocBook PenseEmPython.xml foi convertido para markdown com a ferramenta Pandoc versão 1.19.2.1 usando a seguinte linha de comando:

$ pandoc PenseEmPython.xml -f docbook -t markdown_github -o PenseEmPython.md

Os arquivos markdown separados por capítulo em recebido/docs/ foram gerados a partir de PenseEmPython.md pelo script util/separar_capitulos.py.

A partir desse ponto, os ajustes nos capítulos foram feitos manualmente, com ajuda ocasional de scripts encontrados no diretório util/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].