Search
Results
makecode.microbit.org
The Modern Javascript Tutorial
GitHub - mbeaudru/modern-js-cheatsheet: Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
AWS SDK for PHP 3.x
A-Frame – Make WebVR
HTML Reference - A free guide to all HTML elements and attributes.
GitHub - kdn251/interviews: Everything you need to know to get the job.
HTML CSS JavaScript - Tools and Resources
Online tools and learning and cheat sheets for client side browser
atom.gen.php - A Simple PHP Atom Feed Generator
Vivify - CSS Animation Library
olifolkerd/tabulator: Interactive Tables Plugin for jQuery
Sublime Tutor - An interactive in-editor keyboard shortcuts tutorial for Sublime Text 3
Best of Themes - The simplest way to browse thousands of website themes
minireset.css: a tiny modern CSS reset
Software Engineer Salaries by Country | Salary Comparison for Java, .NET, С++
DB-Engines - Knowledge Base of Relational and NoSQL Database Management Systems
bpesquet/thejsway: The JavaScript Way book
Shoelace.css – a back to the basics CSS starter kit
CodePen - Castles, responsive parallax landscape
Problem Solving with Algorithms and Data Structures using Python — Problem Solving with Algorithms and Data Structures
Data Structure Visualization
Visualization of Computer Algorithms
Algorithms | Computer science | Computing | Khan Academy
Learn Computer Algorithms Online
Algorithms - GeeksforGeeks
ECMAScript 6: new OOP features besides classes
Android Open Source - sdl_tester_android Sdl Button
Ford Library for Android
Live preview for Free Responsive Design Agency Template Website Template #52648
email - How do I open files sent to me in a 'document envelope'? - Super User
Open sgn files of beit mishpat
joshbuchea/HEAD: A list of everything that could go in the of your document
shaarli/netscape-bookmark-parser: PHP library to parse Netscape bookmark files
PHP library to parse Netscape bookmark files
Expo
ExperienceReports · golang/go Wiki · GitHub
go - The Go programming language
What will be the top 5 in-demand programming languages (skills) in 2015? - Quora
List of programming trends languages and graphs
python - How do I list all files of a directory? - Stack Overflow
How can I list all files of a directory in Python and add them to a list?
Find all files in a directory with extension .txt in Python - Stack Overflow
How can I find all the files in a directory having the extension .txt in python?
Reportlab hello world with an image, bulleted list, and enumerated list. · GitHub
Reportlab hello world with an image, bulleted list, and enumerated list. · GitHub
A Python Import Tutorial for Beginners | Codementor
This tutorial goes over the mechanism of importing those packages - making extra functionality (maybe someone else's code) accessible to your code. Once we've covered the basics of importing, we'll talk about version conflicts and introduce a common tool used for avoiding such conflicts - the virtual environment.
Reportlab: Mixing Fixed Content and Flowables - DZone Web Dev
Recently I needed the ability to use Reportlab’s flowables, but place them in fixed locations. Some of you are probably wondering why I would want to do that....
Reportlab Tables – Creating Tables in PDFs with Python | The Mouse Vs. The Python
Python reportlab.lib.units.mm Examples
This page provides python code examples for reportlab.lib.units.mm. The examples are extracted from open source python projects from GitHub.
Paragraph styles in ReportLab
Python Patterns is a directory of Python snippets and examples. Follow @pythonpatterns on Twitter.
LiteDB :: A .NET embedded NoSQL database
LiteDB : LiteDB - A .NET NoSQL Document Store database in a single data file
SQLAlchemy - The Database Toolkit for Python
https://www.reportlab.com/docs/reportlab-userguide.pdf
Outputting PDFs with Django | Django documentation | Django
Django 1.2 E-commerce: Generating PDF Reports from | PACKT Books
Django 1.2 E-commerce: Generating PDF Reports from Python using ReportLab written by Jesse Legg: one of the many articles from Packt Publishing
Image aspect ratio using Reportlab in Python - Stack Overflow
I want to insert an image inside a frame. I found two ways to do this: drawImage(self, image, x, y, width=None, height=None, mask=None, preserveAspectRatio=False, anchor='c') Image(filename, width...
The Book
""Test-Driven Web Development with Python" aims to teach TDD for web programming. It uses a concrete example -- the development of a website, from scratch -- to explain the TDD metholology and how it applies to building web applications. It covers the Selenium browser-automation tool, unit testing, mocking, and interacting with Web technologies from the basics of static content, database integration, throught the inescapable JavaScript, and onto more advanced (and trendy) topics like NoSQL, websockets and Async programming."
Gotcha — backslashes in Windows filenames | Python Conquers The Universe
Goto start of series Once upon a time there was a beautiful Windows programmer named Red Ridinghood.One day, Red’s supervisor told her that they were going to start building a new application…
Welcome to Pyramid, a Python Web Framework
"The Start Small, Finish Big Stay Finished FrameworkProjects with ambition start small but finish big and must stay finished. You need a Python web framework that supports your decisions, by artisans for artisans."
Creating an Executable from a Python Script | Matt Borgerson
Fortunately, there are some pretty awesome open-source tools that can be used to package a Python program into a standalone binary executable that contains everything needed to run the application (i.e. Python interpreter, program code, libraries, data, etc.).
