By: Korvin Szanto
Korvin Szanto
What do I do?
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
Work near coworkers
That bike shed would
look nice green
You seem like a great person to take that on!
Painting
Biking
Sheds
Developer (You)
Designer
Painting bike sheds
Programming
Designing
CAD tools
Coding tools
Design Websites
Code websites
Art
?????
Developer (You)
Jr Developer
Clean Code
IDEs
Design Patterns
Indent with spaces
Uses a different amount of spaces
Conferences
The name is a reference to a story in which a programmer would carry around a rubber duck and debug their code by forcing themselves to explain it, line-by-line, to the duck.
Teaching a subject forces its evaluation from different perspectives and can provide a deeper understanding.
By using an inanimate object, the programmer can try to accomplish this without having to interrupt anyone else.
?
?
TLS / SSL
HTTP 1.1
HTTP/2
SPDY
Networking
Multiplexing
Cookies
Browsers
Webservers
Caching
Minification
Clouds
XSRF
SQLi
XSS
CORS
CSVi
Stored XSS
Click Jacking
Spoofing
Social Engineering
CLI Skills
Design Patterns
Programming Languages
Version Control
Operations
Programming Languages
Text
<!doctype html>
<html>
<head>
<title>Biz Marquee</title>
<link rel="canonical" href="https://bzmr.qa"/>
</head>
<body>
<marquee behavior="alternate">
<blink>
Biz
</blink>
</marquee>
</body>
</html>
Text
.rounded-corners > .top-left-corner {
background: url(images/top-left.gif) no-repeat;
background-position: left top;
}
.rounded-corners > .top-right-corner {
background: url(images/top-right.gif) no-repeat;
background-position: right top;
}
.rounded-corners > .bottom-left-corner {
background: url(images/btm-left.gif) no-repeat;
background-position: left bottom;
}
.rounded-corners > .bottom-right-corner {
background: url(images/btm-right.gif) no-repeat;
background-position: right bottom;
}
Text
<?
for($i=1e2;$i--;){
echo$i." btlz of br onda wal\n";}
Text
This interface doesn't seem right
Is that like
abstract classes?
Text