For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Quick CircleCI configuration that builds your JS, runs tests, and prepares to deploy to a bucket. | |
| # With your manual approval, you can then deploy to your S3 bucket AND invalidate your cloudfront cache. | |
| # | |
| version: 2 | |
| jobs: | |
| build: | |
| docker: | |
| # specify the version you desire here | |
| - image: circleci/node:latest | |
| working_directory: ~/myDirectory |
Getting started:
Related tutorials:
- MySQL-CLI: https://www.youtube.com/playlist?list=PLfdtiltiRHWEw4-kRrh1ZZy_3OcQxTn7P
- Analyzing Business Metrics: https://www.codecademy.com/learn/sql-analyzing-business-metrics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| *~ | |
| *.pyc | |
| *.swp | |
| *# | |
| .metadata | |
| .DS_Store | |
| *.log | |
| __pycache__ | |
| venv |
- "Courses" are intended for learning Python via an online interactive course.
- "Learning books" are intended for learning Python by reading them cover-to-cover.
- "Reference books" are intended for dipping into randomly as you face particular problems in Python or in general.
All material are specified in order of preference (most to least); all of these
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
If you want to create a startup, and you've never done that before, you should consult the resources that are relevant to your situation.
First important thing to keep in mind: your idea is worth nothing, it's execution that matters the most.
- My criteria for helping startups: So, you need help with your startup? Here’s how to ask for it.
- Gentle explanation: Why No One Will Steal Your Startup Idea (video)
NOTE: the list has moved to https://github.com/sketchplugins/plugin-directory
A list of Sketch plugins hosted at GitHub, in no particular order.
- brandonbeecroft/Lorem-Ipsum-Plugin-for-Sketch This is a plugin for quickly creating Lorem Ipsum text in Sketch
- sebj/Sketch Templates and Plugins for Sketch by Bohemian Coding
- FredericJacobs/crop_Artboard A script to export the Sketch App artboards to the clipboard
- almonk/SketchGit A simple Git client built right into Sketch.