Top 10 From Around The Web: Python Development Resources
Written by Alex Armstrong   
Friday, 29 September 2017

Python is the topic of this week's catch of blog posts that might otherwise have escaped your notice. It ranges over many different scenarios including machine learning, distributed programming, scripting, trading and web scraping.

 

discoversdk.com - Closures in Python 3

In this article I will introduce you to closures in Python 3. Actually, a closure is a function in Python which allows you to do things that aren’t possible in another language (like C/C++ or Java) with functions.


analyticsvidhya.com - Essentials of Machine Learning Algorithms

The idea behind creating this guide is to simplify the journey of aspiring data scientists and machine learning enthusiasts across the world. Through this guide, I will enable you to work on machine learning problems and gain from experience. I am providing a high level understanding about various machine learning algorithms along with R and Python codes to run them. These should be sufficient to get your hands dirty.


c9.io - The New Way to Code Python in the Cloud

Python has come a long way since its inception 25 years ago. Since then it has been used for the special effects of Star Wars movies, and last year it overtook French as the most popular language to be taught in primary schools. And today, we’re launching the new Cloud9 Python workspace type, together with better Python support for all existing users and workspaces.


ics.com - An Introduction to Python Part 1

Python is arguably the most popular scripting language. In this series of blog posts I will cover Python basics, including a brief look at how to develop object-oriented graphical Qt-based applications in Python.


blog.efpsa.org - Python Programming in Psychology - from Data Collection to Analysis

Programming is a skill that all psychology students should learn. I can think of so many reasons on why, including automating boring stuff, and practicing problem solving skills through learning to code and programming. In this post I will focus on two more immediate ways that may be relevant for a Psychology student, particularly during data collection and data analysis.


nginx.com - Make Python Faster with NGINX: Web Serving and Caching

Python is famous for being easy and fun to use, for making software development easier, and for runtime performance that is said to exceed other scripted languages. (Though the latest version of PHP, PHP 7, may give Python a run for its money.)


p16.praetorian.com - Multi-Core and Distributed Programming in Python

In the age of big data we often find ourselves facing CPU-intensive data processing tasks, therefore it is useful to understand how to harness all available CPU power to tackle a particular problem.


quantinsti.com - Introduction to Zipline: A Trading Library for Python

Python has emerged as one of the most popular languages for programmers in financial trading, due to its ease of availability, user-friendliness, and the presence of sufficient scientific libraries like Pandas, NumPy, PyAlgoTrade, Pybacktest and more.


gun.io - Python for the Web

This article will give an extremely high level overview of how to use Python for the web. There are many ways you can interact with the web using Python, and this post will cover all of them. This includes Python web scraping, interacting with APIs and running your own Python website using Python server software.


altitudelabs.com - Learn to Love Web Scraping with Python and BeautifulSoup

The Internet provides abundant sources of information for professionals and enthusiasts from various industries. Extracting data from websites however, can be tedious, especially if you need to repeatedly retrieve data in the same format everyday.


From Our Partners

Cloudinary - jQuery Image and Video Upload

Use Cloudinary's upload widget to upload resources via a readymade interface that can be easily embedded within your web application with just a few lines of code, or learn how to develop your own upload capability.

  

python3

 

Related Articles

Top 10 From Around The Web: Python Web Development Resources

The Weekly Top 10: More Python Web Development Resources

The Weekly Top 10: Python Web Development Resources

Django 1.11 Adds Easier Database Indexes

IPython 6 Released Supporting Python 3.3 and Above

//No Comment - Python 3.6.0 Beta 1

Python 3 Gains Support and Enthusiasm

Python 3.5 Released

 

Previous Top 10 Round Ups

Top 10 From Around the Web: Web Design Resources

Top 10 From Around The Web: More About Angular

 

Top 10 From Around The Web: PHP Development Resources

Top 10 From Around the Web: Wordpress and CMS Resources

Top 10 From Around the Web - CMS Development Resources

Top 10 From Around the Web - eCommerce Development

Top 10 From Around The Web: Ruby On Rails Resources

Top 10 From Around The Web: More Ruby On Rails Resources

Top 10 From Around The Web: PHP Development Resources

Top 10 From Around the Web - CMS Development Resources

Top 10 From Around the Web - eCommerce Development

Top 10 From Around The Web: AngularJS Web Development Resources

Top 10 From Around The Web: More JavaScript Resources

Top 10 From Around The Web: Ruby On Rails Resources

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Google Releases Gemma Open Models
28/02/2024

Google has released a set of lightweight open models that have been built from the same research and technology used to create Google's recent Gemini models.



Apache Updates Geronimo Arthur
28/03/2024

Apache Geronimo Arthur has been updated with support for Common-compress, XBean, and ensures the default options are compatible with last GraalVM release.


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info