(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
/* | |
* Copyright (C) 2006 The Android Open Source Project | |
* | |
* Licensed under the Apache License, Version 2.0 (the "License"); | |
* you may not use this file except in compliance with the License. | |
* You may obtain a copy of the License at | |
* | |
* http://www.apache.org/licenses/LICENSE-2.0 | |
* | |
* Unless required by applicable law or agreed to in writing, software |
/* | |
* Copyright 2014 Chris Banes | |
* | |
* Licensed under the Apache License, Version 2.0 (the "License"); | |
* you may not use this file except in compliance with the License. | |
* You may obtain a copy of the License at | |
* | |
* http://www.apache.org/licenses/LICENSE-2.0 | |
* | |
* Unless required by applicable law or agreed to in writing, software |
(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
apply plugin: 'android-sdk-manager' | |
apply plugin: 'com.android.application' | |
apply plugin: 'hugo' | |
apply plugin: 'crashlytics' | |
def versionMajor = 1 | |
def versionMinor = 7 | |
def versionPatch = 0 | |
def versionBuild = 0 // bump for dogfood builds, public betas, etc. |
/* | |
* Copyright 2014 Chris Banes | |
* | |
* Licensed under the Apache License, Version 2.0 (the "License"); | |
* you may not use this file except in compliance with the License. | |
* You may obtain a copy of the License at | |
* | |
* http://www.apache.org/licenses/LICENSE-2.0 | |
* | |
* Unless required by applicable law or agreed to in writing, software |
Road to Montreal | |
- Get work permit | |
- Start application on MyCIC (Candadian immigration site) | |
1. Get MILA to submit employer side documents | |
2. Get MILA to supply offer letter | |
3. Get Semantics3 proof of employment | |
4. Get NUS proof of employment | |
5. Submit and pay 155 CAD | |
- Duration: Jan 10 to April 13 | |
- How to contact? |
https://docs.google.com/presentation/d/1KkbPBFu1GzHwV4nU4i10XBtp-YiYbE-4vty4okrmFDs/edit?usp=sharing https://gist.github.com/jboner/2841832
##References and links##
###SSD vs HDD### [1] SSDs replacing HDDs? that's not exactly the way it happened http://www.storagesearch.com/bitmicro-art3.html
[2] Server SSDs open up storage possibilities in data centers http://searchdatacenter.techtarget.com/feature/Server-SSDs-open-up-storage-possibilities-in-data-centers