background preloader

Programming

Facebook Twitter

Example - Hidden columns. JavaScript Charts and Maps tutorials. Font Awesome Icons. Python Set Up - Google for Education. This page explains how to set up Python on a machine so you can run and edit Python programs, and links to the exercise code to download.

Python Set Up - Google for Education

You can do this before starting the class, or you can leave it until you've gotten far enough in the class that you want to write some code. The Google Python Class uses a simple, standard Python installation, although more complex strategies are possible. Python is free and open source, available for all operating systems from python.org. In particular we want a Python install where you can do two things: Run an existing python program, such as hello.py Run the Python interpreter interactively, so you can type code right at it Both of the above are done quite a lot in the lecture videos, and it's definitely something you need to be able to do to solve the exercises.

Download Google Python Exercises As a first step, download the google-python-exercises.zip file and unzip it someplace where you can work on it. Python on Linux, Mac OS X, and other OS. Newest 'pandas' Questions - Page 3.

Hosting

AngularJS. Make your apps and your business smarter. Discover opportunities "While interest in all things relating to Big Data is high, most businesses are still in the phase of trying to figure out what to actually do with it.” — Michael Vizard, IT Business Edge Be a step ahead of the competition and figure out how to exploit the value of data in your business or in your app.

Make your apps and your business smarter

A whole chapter of the book is dedicated to concrete examples so you’ll understand why learning from data is so important and what are the opportunities. The book also teaches you what makes ML work and what are the limitations, so you’ll be able to develop your own original ideas of ML applications. Soon you'll be able to... Do It Yourself You don't need to hire an expert to make Machine Learning work for you.

Don’t learn algorithms — learn Prediction APIs Time spent picking and tuning ML algorithms is time not spent on the most critical aspects for the success of your Machine Learning application: preparing data and acting on predictions. For apps For businesses.

CMS

Databases. Scale. Snapping - Leaflet snap circle draw to marker. Current community your communities Sign up or log in to customize your list. more stack exchange communities Stack Exchange sign up log in tour help Geographic Information Systems Ask Question Take the 2-minute tour × Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. Leaflet snap circle draw to marker 1 Answer active oldest votes Your Answer Sign up or log in Sign up using Google Sign up using Facebook Sign up using Stack Exchange Post as a guest discard By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Upcoming Events 2014 Community Moderator Election ends in 2 days 14 votes · comment · stats Related LEAFLET - store and retrieve user markers & diagrams from database Leaflet / Google Map baselayer / markers not visible Adding the draw control in Leaflet. Firebug. Erweiterungsmöglichkeiten[Bearbeiten] Firebug selbst kann Erweiterungen laden (eine Art Erweiterung in einer Erweiterung), welche die Fähigkeiten zur Analyse und Diagnose von Webseiten erweitern.

Firebug

So dient eine Erweiterung beispielsweise für die Ausgabe von PHP-Debugging,[3] eine andere listet Performance-Schwachstellen auf.[4] Quellen[Bearbeiten] Weblinks[Bearbeiten] siehe auch[Bearbeiten] zum namensgebenden Insekt: Gemeine Feuerwanze (englisch landläufig Firebug) CSS. Get the lowdown on the key pieces of Bootstrap's infrastructure, including our approach to better, faster, stronger web development.

HTML5 doctype Bootstrap makes use of certain HTML elements and CSS properties that require the use of the HTML5 doctype. Include it at the beginning of all your projects. <! Doctype html><html lang="en"> ... Mobile first With Bootstrap 2, we added optional mobile friendly styles for key aspects of the framework. To ensure proper rendering and touch zooming, add the viewport meta tag to your <head>. You can disable zooming capabilities on mobile devices by adding user-scalable=no to the viewport meta tag. Bootstrap sets basic global display, typography, and link styles. Set background-color: #fff; on the body Use the @font-family-base, @font-size-base, and @line-height-base attributes as our typographic base Set the global link color via @link-color and apply link underlines only on :hover.

jQuery

Echtzeitfähig: Socket.io und AngularJS verbinden. Javascript Libraries.