
codeaddict.com
Matthew Johnson - Finance CTOMatthew Johnson - Finance CTO
http://www.codeaddict.com/
Matthew Johnson - Finance CTO
http://www.codeaddict.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
1 seconds
Contact Privacy Inc. Customer 0135465597
Contact Privacy Inc. Customer 0135465597
96 M●●●● Ave
To●●to , ON, M6K 3M1
CA
View this contact
Contact Privacy Inc. Customer 0135465597
Contact Privacy Inc. Customer 0135465597
96 M●●●● Ave
To●●to , ON, M6K 3M1
CA
View this contact
Contact Privacy Inc. Customer 0135465597
Contact Privacy Inc. Customer 0135465597
96 M●●●● Ave
To●●to , ON, M6K 3M1
CA
View this contact
26
YEARS
3
MONTHS
4
DAYS
TUCOWS DOMAINS INC.
WHOIS : whois.tucows.com
REFERRED : http://domainhelp.opensrs.net
PAGES IN
THIS WEBSITE
4
SSL
EXTERNAL LINKS
2
SITE IP
137.117.84.54
LOAD TIME
1.014 sec
SCORE
6.2
Matthew Johnson - Finance CTO | codeaddict.com Reviews
https://codeaddict.com
Matthew Johnson - Finance CTO
Matthew Johnson / architecture.design.development
http://www.codeaddict.com/projects.asp
Here are a sample of the projects I'm working on now. Http:/ www.nycbloggers.com. Jack Orchard dot org. Http:/ www.jackorchard.org.
Matthew Johnson / architecture.design.development
http://www.codeaddict.com/resume.asp
C/C /C#, Visual Basic, VB.NET, Java, JavaScript, T-SQL, VBScript, XML, Dynamic HTML, Director "Lingo", Perl. Windows 3.1/95/NT/2000/XP, Linux, Irix, SunOS, Solaris, DOS, MacOS, Cisco IOS. COM , ASP/ASP.NET, SOAP, MS Message Queue, J2EE/EJB, Servlets, JSP, Win32, MFC, DirectX, CGI 1.0, Windows Scriptlets. Web Development, Multimedia, Games, Network, System Administration, Video Conferencing. MS SQL Server 7/2000/2005, MySQL, Oracle 9i, MS Access, MS FoxPro, PostgreSQL. Project management, Network systems ...
Matthew Johnson / architecture.design.development
http://www.codeaddict.com/clients.asp
I've worked for a diverse group of organizations in my career, from pharmaceuticals companies to ad agencies to video game companies. At these different companies I've lead projects in a wide variety of technology areas including web development, systems architecture design, videoconferencing system design, and network programming. I've programmed enterprise and/or web systems for companies in the Financial, Human Resources / Staffing, Pharmaceutical, Information Technology and Not-for-Profit ind...
Matthew Johnson / architecture.design.development
http://www.codeaddict.com/index.asp
In a variety of application areas and technologies. Of teams large and small. Quickly while maintaining current development schedule. Access to large pool of software development professionals. I can bring to your project the experience to streamline your development processes and to keep your development schedule on track. I am an extremely "hands-on" manager who can "get his hands dirty" coding the projects that I manage. Contact me.
TOTAL PAGES IN THIS WEBSITE
4
nyc bloggers
http://nycbloggers.com/index.asp
There are a million blogs in the naked city. Here’s where to find 6293 of them. Please join us in a project to bring together New York City's blogs:. The New York City Blogger Map. The idea is simple:. A map of the city that shows where the bloggers are, organized by subway stop. Find out who's blogging in your neighborhood! There are no rings to join, no code to put on your page. Just fill out this form. To add your blog to the map. An updated map to reflect the latest MTA map. Local search (Yahoo / Goo...
TOTAL LINKS TO THIS WEBSITE
2
CODEADAM
LIVE BP OIL SPILL GULF OCEAN CAMERA. Live Broadcasting by Ustream. Friday, June 18, 2010, 1:41 PM. From a petroleum engineer with first-hand knowledge:. A lot of people are missing the gist of what has been happening in the Gulf right now. This is why they are so cagey with information, and why they are keeping everyone not directly involved with the repair out of the area. They don't want to panic the public and they don't want the sea floor disturbed. A 20 inch pipe leaking into a containment cap is mu...
hello world
code
This website is currently unavailable.
The website you were trying to reach is temporarily unavailable. Please check back soon. If you are the owner of this website, please contact Technical Support as soon as possible.
Code-A-Day | A place for code.
A place for code. Getting started with Pygame. On Wednesday 2 December 2015 by n/a Productions by G. C. Stokum. From the book : Making Games with Python and Pygame. Import pygame, sys from pygame.locals import * pygame.init() DISPLAYSURF = pygame.display.set mode( 400, 300) pygame.display.set caption('Hello World! While True: # main game loop for event in pygame.event.get(): if event.type = QUIT: pygame.quit() sys.exit() pygame.display.update(). From Python.org :. Back to the PHP and MySQL. It’s be...
Matthew Johnson - Finance CTO
IT Executive with twenty years extensive management experience in technology administration and development using a wide variety of technologies. Adept at communicating technical and business ideas with C-level executives and technical staff. January 2012 - Present. November 2009 - January 2012. August 2006 - July 2009. May 2006 - August 2006. June 2003 - May 2006. University of North Carolina at Wilmington. Matt [at] codeaddict.com.
CodeAddict.info | My addiction to programming
My addiction to programming. Binary Tree : Preorder Traversal without Recursion. May 15, 2014. May 15, 2014. I thought that it will be an interesting exercise to try implementing Binary Tree traversal techniques without recursion. Below is the implementation of Preorder Traversal without Recursion. Explanation : I have used a queue in order to implement the pre-order traversal without recursion. Since its a pre-order traversal, we need to visit root, then left […]. Java 8 : Predicate and Lambda.
Code Addict
Programacion Django en Windows. On July 27th, 2011. Django es un framework web que nos permite crear aplicaciones de una manera rapida y facil. Utiliza como lenguaje Python asi que podemos hacer uso de las bibliotecas ya incluidas en el. En este post veremos como instalar lo necesario para poder programar con Django en windows, yo tengo instalado Windows 7 pero estos pasos pueden aplicar para otras versiones. Python (en mi caso 2.7). Django (version 1.3). Y copiaremos el directorio django. Buscamos la va...
TransIP - Reserved domain
This is the standard TransIP page for reserved domain names. No website has been published for this domain. Are you still seeing. This after publishing your website? Please make sure you upload your website to the /www directory and clear your browser cache before reloading this page. Domains and Web hosting. Dit domein is gereserveerd. U kijkt naar de standaardpagina van TransIP. Voor deze domeinnaam is nog geen website gepubliceerd. Heeft u de bestanden van. Dit domein is gereserveerd.
codeaddicted
February 15th, 2015. As a developer this is a MUST. I have planned for years to create my own blog but I always end up wasting my time looking around for the best theme, plugins, domain name, etc. Hopefully this time is the good one! To encoforce myself focusing on the goal I use….
CodeAddiction.net - Best practices, patterns and tutorials
String interpolation in C#. 2] • Apr 7 at 09:12. Exception filters in C#. 2] • Apr 7 at 08:55. CSS tips and tricks. 8] • Mar 1 at 06:01. 107] • Mar 6 at 15:11. Frontend widgets can steal your data. 107] • Feb 6 at 13:40. Let's stop bashing C#. 107] • Feb 2 at 08:11. Custom Wordpress Shortcode Plugin - Tutorial / Howto. 107] • Jan 4. Introduction to Roslyn and its use in program development. 3] • Dec 23 '16. Fix This async method lacks await operator warning in C#. 8] • Oct 28 '16. 8] • Oct 12 '16.