Inhaltsverzeichnis
**Programmieren**
allgemeine Tutorials
Android webapp
webdesign
titanim
C
Nodejs
python
python zeugs
login zeugs
videos
flask
rss
mongodb
javascript
lib
html5
Bücher
**Programmieren**
Buch: Struktur und interpretation von Computerprogrammen
Code Academy - Learn to program
allgemeine Tutorials
Learning 30 Technologies in 30 Days: A Developer Challenge
Informatik Tutorial - Youtube, Deutsch
Derek Banas - Youtube, Deutsch
Android webapp
https://developers.google.com/chrome/mobile/docs/webview/gettingstarted
http://www.mkyong.com/android/android-webview-example/
http://phonegap.com/
http://www.appcelerator.com/platform/appcelerator-platform/
https://trigger.io/
webdesign
http://www.colourlovers.com/palette/131576/Maddening_Caravan
http://www.colourlovers.com/palette/401946/s_e_x_n_._r_o_l_l
http://www.colourlovers.com/palette/3433864/Chocoholics_Dream
http://www.paletton.com
titanim
http://www.appcelerator.com/titanium
html5 webapp ide …
http://tutorialforlinux.com/2013/12/07/how-to-install-appcelerator-titanium-on-debian-wheezy-7-64bit-kde4-easy-guide/
http://docs.appcelerator.com/titanium/latest/#!/guide/Quick_Start-section-29004949_QuickStart-LaunchingTitaniumStudio
http://docs.appcelerator.com/titanium/latest/#!/guide/Setting_up_Studio-section-37540095_SettingupStudio-Linux
C
https://medium.com/code-adventures/ff723209f8f5
http://libcello.org/
https://github.com/tyler/Bogart
Nodejs
https://github.com/bnoguchi/everyauth
http://breach.cc/
ein webbrowser
python
http://www.pythonb.org/
http://www.toptal.com/python/an-introduction-to-mocking-in-python
https://bitbucket.org/mchaput/whoosh/wiki/Home
http://scrapy.org/
https://pythonhosted.org/pyquery/api.html
http://www.pythonforbeginners.com/systems-programming/regular-expressions-in-python/
http://www.tutorialspoint.com/python/string_splitlines.htm
http://freepythontips.wordpress.com/2013/08/08/storing-and-loading-data-with-json/
http://flask-restful.readthedocs.org/en/latest/reqparse.html
http://jinja.pocoo.org/docs/
http://jinja.pocoo.org/docs/templates/#if
http://pythonhosted.org//shorten/
https://pypi.python.org/pypi/shorten/0.2.0
http://pythonhosted.org//shorten/user/examples.html#url-shortening-service
http://gunicorn.org/
wenn man skalieren möchte
https://flask-login.readthedocs.org/en/latest/
https://github.com/omab/python-social-auth
http://pythonhosted.org/Flask-Social/
https://github.com/openid/python-openid
https://github.com/ib-lundgren/flask-oauthprovider
http://docs.python.org/2/library/htmlparser.html
https://github.com/yyuu/pyenv
http://opencafe.readthedocs.org/en/latest/getting_started/pyenv/index.html
http://docs.python.org/3.3/library/concurrent.futures.html
http://docs.python.org/3.3/library/subprocess.html
http://stackoverflow.com/questions/6609833/jinja2-how-to-create-multidimensional-javascript-array
http://stackoverflow.com/questions/16199793/python-3-3-simple-threading-event-example
http://www.realpython.com/blog/python/python-web-applications-with-flask-part-ii-app-creation/
http://code.tutsplus.com/tutorials/intro-to-flask-signing-in-and-out--net-29982
http://code.tutsplus.com/tutorials/an-introduction-to-pythons-flask-framework--net-28822
https://github.com/lpolepeddi/intro-to-flask/tree/13_packaged_app
https://flask-wtf.readthedocs.org/en/latest/quickstart.html#creating-forms
http://flask.pocoo.org/snippets/8/
https://flask-login.readthedocs.org/en/latest/#how-it-works
http://majorz.github.io/flask-htmlbuilder/
http://flask.pocoo.org/docs/blueprints/
python zeugs
http://python.about.com/od/cgiformswithpython/ss/RSSRdr1.htm
https://pypi.python.org/pypi/python-social-auth/
http://runnable.com/UhLMQLffO1YSAADK/handle-a-post-request-in-flask-for-python
login zeugs
https://bitbucket.org/audriusk/flask-login-example/src/208f1b8697676485c5eb96b4cd7bdc9dedc76865/flask_login_example/auth.py?at=default
https://github.com/johnschimmel/Python-Flask-Login-Sample
https://github.com/MrJoes/Flask-Admin/tree/master/examples/auth
https://github.com/Javafant/recipy/blob/master/recipy/api.py
https://flask-login.readthedocs.org/en/latest/
https://pythonhosted.org/Flask-Social/
http://flask.pocoo.org/snippets/category/authentication/
http://code.tutsplus.com/tutorials/intro-to-flask-signing-in-and-out--net-29982
https://github.com/NETTUTS/intro-to-flask
https://github.com/lpolepeddi/intro-to-flask
komplett oder so
https://www.openshift.com/blogs/use-flask-login-to-add-user-authentication-to-your-python-application
https://github.com/mattupstate/flask-social-example
videos
http://www.10youtube.com/tech/python-flask-tutorial-part-3-login.html#content
login
flask
http://flask.pocoo.org/extensions/
http://flask.pocoo.org/docs/blueprints/
http://code.tutsplus.com/tutorials/intro-to-flask-adding-a-contact-page--net-28982
http://blog.miguelgrinberg.com/post/easy-websockets-with-flask-and-gevent
http://flask.pocoo.org/snippets/8/
rss
rss downloader
http://de.slideshare.net/LindseySmith1/feedparser
http://www.pythonforbeginners.com/feedparser/using-feedparser-in-python
https://pythonhosted.org/feedparser/index.html
rss feed versender
mongodb
http://docs.mongodb.org/manual/reference/sql-comparison/
https://github.com/mongolab/mongodb-driver-examples/blob/master/python/pymongo_simple_example.py
http://docs.mongodb.org/manual/tutorial/getting-started/
http://docs.mongodb.org/manual/reference/operator/query/exists/
http://docs.mongodb.org/manual/reference/method/db.collection.find/
http://docs.mongodb.org/manual/reference/method/db.collection.remove/
http://docs.mongodb.org/manual/reference/method/db.collection.save/
http://docs.mongodb.org/manual/reference/operator/update/
http://docs.mongodb.org/manual/reference/operator/query/regex/
http://docs.mongodb.org/manual/tutorial/modify-documents/
http://docs.mongodb.org/manual/reference/bios-example-collection/
http://docs.mongodb.org/manual/reference/operator/query/where/
http://api.mongodb.org/python/current/api/pymongo/collection.html?highlight=save
http://api.mongodb.org/python/current/examples/requests.html?highlight=save
http://docs.mongodb.org/ecosystem/drivers/python/
https://www.openshift.com/blogs/use-flask-login-to-add-user-authentication-to-your-python-application
https://www.openshift.com/blogs/build-your-app-on-openshift-using-flask-sqlalchemy-and-postgresql-92
https://github.com/mongodb/mongo-python-driver
https://flask-pymongo.readthedocs.org/en/latest/
http://blog.pythonisito.com/2012/01/moving-along-with-pymongo.html
http://api.mongodb.org/python/current/tutorial.html
http://docs.mongoengine.org/
javascript
http://en.wikipedia.org/wiki/JSONP
http://jstherightway.org/
lib
http://tristanedwards.me/sweetalert
http://nomejs.com/
html5
http://html5quintus.com/
http://html5doctor.com/html5-forms-input-types/
Bücher
http://speakingjs.com/