View allAll Photos Tagged GitHub
|| Photo info: Taken 2015-04-09 with Canon EOS 5D Mark III, EF50mm f/1.4 USM, ¹⁄₆₄₀ sec at f/1.6, focal length 50 mm, ISO 100. Copyright 2015 .
Free photos. Set 29.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 36.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
github.com/FeetWetCoding/FeetWetCoding/blob/master/exerci...
// copyright (c) 2011 Robert Holder, Janice Dugger.
// See HELP.html included in this distribution.
#include
void WhileLoop2::runExercise()
{
int x=0; // = is pronounced GETS, == is pronounced EQUALS
int horizontalstep=15;
while ( x < 400 )
{
x += horizontalstep;
fwcLine(200, 0, x, 200, BLUE, 1);
}
x=0;
while ( x < 400 )
{
x += horizontalstep;
fwcLine(200, 400, x, 200, RED, 1);
}
}
Free photos. Set 31.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 7.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
floating-marine-laboratory.github.io/Floating-Marine-Labo...
Location: goo.gl/maps/q67qBY7L1vAeL91H8
Authors:
Chan Cheong Kitkitcch@connect.hku.hk;
Chan Yuet Sum Canossau3510011@connect.hku.hk;
Kaufmann Maximilian Ferdinandmkauf@connect.hku.hk;
Lau Ho Chuen Maxwelllhcmax94@connect.hku.hk;
Lu Xiner Cenaluu3571357@connect.hku.hk; cenalu@qq.com;
Sin Chung Kei Nathannsck@connect.hku.hk;
Sun Zhengyuzyusun12@connect.hku.hk;
Wong Tsz Ching Cecicecitcw@gmail.com;
Wu Ho Ting Silverh1357797@connect.hku.hk;
Yeung Hin Oswinoswinyh@connect.hku.hk;
Yuen Ka Ho Kelvinu3571360@connect.hku.hk;
Zhang Houzheu3571366@connect.hku.hk;
Huang Shidanhsd1996@connect.hku.hk;
Mundle Kent Mackinnon Georgikmundle@connect.hku.hk;
Ng Kwok Jing Jamesu3528257@connect.hku.hk;
Lee Gavin Yu Hingavinlyh@connect.hku.hk
Tsang Hoi Lam Jessica Mary jessmt@connect.hku.hk
Free photos. Set 32.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 31.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
GitHub - Swordfish90/cool-retro-term: A good looking terminal emulator which mimics the old cathode display... github.com/Swordfish90/cool-retro-term