Skip to content

Instantly share code, notes, and snippets.

View acangiano's full-sized avatar

Antonio Cangiano acangiano

View GitHub Profile
select * from EMPLOYEE where LASTNAME='Katsnelson'
select * from EMPLOYEE where LASTNAME='Ahuja'
Select * from EMPLOYEE where LASTNAME = ?
select * from EMPLOYEE where LASTNAME = ?
Select * from EMPLOYEE where LASTNAME = ?
<form action="" method="post">
<div class="field-group">
<label for="email" style="margin-top:15px">one)</label>
<input type="text" id="email" name="would" tabindex="2" value="how often would you use innout mail?" onclick="this.value='';" onblur="if (this.value == '') {this.value = 'how often would you use innout mail?';}" />
</div>
<div class="field-group">
<label for="email" style="margin-top:15px">two)</label>
<input type="text" id="email" name="much" tabindex="3" value="how much would you pay for this service?" onclick="this.value='';" onblur="if (this.value == '') {this.value = 'how much would you pay for this service?';}" />
</div>
<div id="form-button-group">
@acangiano
acangiano / March 2016
Created April 1, 2016 06:46
March 2016
<table border="0" width="100%" cellpadding="10" cellspacing="0" style="vertical-align: top;"><tr><td width='130'><a href="http://www.amazon.com/Programming-Elixir-1-2-Functional-Concurrent/dp/1680501666%3FSubscriptionId%3D0BZQ5SJTYZCHFG60RT02%26tag%3Dnosearch-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1680501666"><img src="http://ecx.images-amazon.com/images/I/41lxYskiYXL._SL160_.jpg" border="0" width="120"></a></td>
<td><span style="font-size: 18px; color:#C5B358; font-weight: bold; margin-bottom: 5px;">&#9733; Our Staff Pick &#9733;</span><br>
<a href="http://www.amazon.com/Programming-Elixir-1-2-Functional-Concurrent/dp/1680501666%3FSubscriptionId%3D0BZQ5SJTYZCHFG60RT02%26tag%3Dnosearch-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1680501666"><strong>Programming Elixir 1.2: Functional |> Concurrent |> Pragmatic |> Fun</strong></a>
<br>Stores: <a href="http://www.amazon.com/Programming-Elixir-1-2-Functional-Concurrent/dp/1680501666%3FSu
@acangiano
acangiano / hello.rb
Created May 8, 2016 19:07
Test gist for Technical Blogging
# Some Ruby code
str = "Hello, World!"
puts "#{str} is #{str.size} characters long"
ROOMS
09:00 - 13:00 D1-913
13:00 - 17:00 C1-911
LINKS
- https://bigdatauniversity.com/courses/data-science-101/
- https://try.github.io/levels/1/challenges/1
- http://learngitbranching.js.org/
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.