Recent posts
Tag: #python · 73 posts
Posted Aug 15
https://intellipaat.com/tutorial/python-tutorial/ Often, programmers fall for Python because of its minimum compilation time and speedier edit-test-debug cycle. Python is a go-programming language that has automated the way programmers code. This is indeed one of the major reasons developers have switched their interest to Python programming language. It helps you write simple scripts at relatively faster rate compared to Java, C, C++ . Get #Python Certification in just 16 Hours GET CERTIFIED #learn
Posted Aug 1
http://www.w3resource.com/python/cgi-programming.php This tutorial is aimed to get you started with Python #CGI Programming. When it comes to running your Python Scripts on the web, you have to learn how Python can be executed as CGI Script. We will discuss how to configure your #web server to make Python run as CGI, how a simple #Python CGI Script looks like, what are the different components of the CGI script, what kind of errors you may find while running CGI script and what are the fixes, how to debug when things go wrong, about locking, sessions, cookies, how to generate HTML, and some basic issues about performance.
Posted Jul 27
http://ericsu.me/tech/2016/06/24/top-10-mistakes-that-python-programmers-make.html The 10 Most Common #Mistakes That #Python Developers Make.
Posted Jul 12
https://github.com/damonkohler/sl4a #Scripting Layer for Android (SL4A) #SL4A brings scripting languages to #Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device. These scripts have access to many of the APIs available to full-fledged Android applications, but with a greatly simplified interface that makes it easy to get things done. Scripts can be run interactively in a terminal and in the background. #Python, Perl, JRuby, Lua, BeanShell, JavaScript, Tcl, and shell are currently supported, and we're planning to add more. See the SL4A Video Help playlist on YouTube for various demonstrations of SL4A's features.
Hashtags
Posted Jul 12
http://www.evontech.com/what-we-are-saying/entry/python-36-adds-new-secrets-module-for-robust-account-and-password-security.html #Python 3.6 adds New secrets Module for #Robust_Account and #Password_Security
Posted Jul 7
https://simpleisbetterthancomplex.com/2015/11/23/small-open-source-django-projects-to-get-started.html Small Open-Source Django Projects to Get Started Learning #Django and #Python can be very fun. I personally love programming with Python and for the most part, work with the Django framework. But in the beginning some stuff can be confusing, especially if you are coming from a Java or C♯ background, like me.
Posted Jul 4
http://mongoengine.readthedocs.io/en/latest/index.html #MongoEngine is an Object-Document Mapper, written in #Python for working with #MongoDB. To install it, simply run #Django
Posted Jun 23
https://impact.apartmentocean.com/20-buzzwords-know-artificial-intelligence/ 20 Buzzwords you have to know in #Artificial_Intelligence 1. #AI (Artificial Intelligence) 2. #Cloud_Computing 3. #Big_Data 4. Algorithm 5. #Python 6. #Data_Warehouse 7. #Machine_Learning 8. #Deep_Learning 9. #Artificial_Neural_Network 10. #Chatbot 11. #Data_Mining 12. Predictive Analytics 13. #OCR (#Optical_Character_Reader) 14. #AlphaGo and #Deepmind 15. #AWS (#Amazon_Web_Services) 16. #IBM_Watson 17. #Yottabyte 18. #NLP (#Natural_Language_Processing) 19. #IOT (#Internet_of_Things) 20. #Smart_City
Hashtags
Posted Jun 23
http://tutos.readthedocs.io/en/latest/source/ndg.html due to the lacks of informations about deploying latests version of #django (1.6+) with latest #nginx (1.6+) using #gunicorn (18+) inside virtual environment of #python 3 (3.4+), it was really hard for a beginner like me to deploy a django project.
Posted Jun 11
https://docs.python.org/3.6/c-api/index.html This manual documents the API used by C and C++ programmers who want to write extension modules or embed #Python. It is a companion to Extending and Embedding the Python Interpreter, which describes the general principles of extension writing but does not document the #API functions in detail.
Posted May 5
https://www.pythonistacafe.com/ Inside PythonistaCafe, you'll interact with professional developers and hobbyists from all over the world who will share their experiences in a safe setting—so you can learn from them and avoid the same mistakes they've made. Ask anything you want and it will remain private. You must have an active membership to read and write comments and as a paid community, trolling and offensive behavior are virtually nonexistent. #python#cafe
Posted May 4
http://stackoverflow.com/questions/41688016/update-pip3-for-python-3-6 upgrade #pip for #Python 3.6.