|
You are here |
www.bryanleetc.com | ||
| | | | |
blog.appsignal.com
|
|
| | | | | A deep dive into profiling with Google Chrome DevTools and Lighthouse. | |
| | | | |
www.continuum.uw.edu
|
|
| | | | | Learn tips for creating a SEO strategy for higher education. | |
| | | | |
www.debugbear.com
|
|
| | | | | Server-side rendering ensures that website content appears quickly, without first having to download and run application code. | |
| | | | |
wittchen.io
|
|
| | | Some time ago, I've decided to learn Python programming language. I thought it may be useful during performing some basic tasks in the system and Linux or Windows scripting. Moreover, it's good language for developing web applications with frameworks like Django, Flask or Bottle. I've decided to go through all of the tasks in the Learn Python - The Hard Way course. Basic tasks weren't surprising. They were similar to other object oriented languages. In the further tasks we can learn basic features available in Python language, which are not so common for e.g. Java programmers. I've placed all tasks in learn-python-the-hard-way repository on GitHub. Moreover, in README.md file I've added information about: | ||