// 1.1
() -> System.out.println("Hello Lambda")
// 1.2
x -> x + 10
// 1.3
(int x, int y) -> { return x + y; }
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
license: gpl-3.0 |
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
license: gpl-3.0 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>Marker</title>
<meta charset="UTF-8">
<style>
npm install -g polymer-cli #Install polymer cli functions
npm install -g bower #Install bower
polymer init #Initialize element, application or starter kit
- Smashingmagazine: A Beginner’s Guide To Progressive Web Apps
- Businessinsider: Google's Progressive Web Apps are blurring the lines between apps and the mobile web
- Marketingland: http://marketingland.com/martech-landscape-progressive-web-apps-196156
- Building Indexable Progressive Web Apps
- Building Progressive Web Apps Today (Chrome Dev Summit 2016)
- May We Help You? Tools and Libraries for Progressive Web Apps (Chrome Dev Summit 2016)
- [Supercharging page load (100 Days of Google Dev)](https://www.youtube.com/watch?v=d5_6yHixpsQ&list=PLH
- Example C#
- HTML tags and attributes
- http://www.w3schools.com/
- CSS Selector
- How TO - Collapsibles/Accordion
- Programming types of variables
- Additional Material: What is the exact difference between Windows-1252(1/3/4) and ISO-8859-1?
- Ruby Methods
- if statement operators
- THE WORLD WIDE WEB && “HYPERMEDIA”