CodeChef is a non-commercial competitive programming community
Login
Username (New User? Signup) Password (Forgot Password?)
Signup
Login or
Signup with
Connect
Note
  • Publicize your achievements on your Facebook Wall.
  • Challenge your friends or ask them for help.

Site Navigation

  • PRACTICE
    • Easy
    • Medium
    • Hard
    • Challenge
    • Peer
  • COMPETE
    • February CookOff
    • February Long Contest
    • January CookOff
  • DISCUSS
    • Wiki
    • Forums
    • Blog
    • Twitter
  • COMMUNITY
    • CodeChef Meetups
    • Campus Chapters
    • Host your Contest
    • User Groups
    • CodeChef TechTalks
    • All Educational Initiatives
    • Event Calendar
  • HELP
    • Frequently Asked Questions
    • FAQ for problem setters
    • Problem Setting
    • Ranks
    • Tutorials
  • ABOUT
    • About CodeChef
    • Team CodeChef
    • Press Room
    • CodeChef Financials
    • CodeChef Sponsorships
    • CEO's Corner
    • Contact Us
    • About Directi
Home » Wiki » Useful Links For Working Software Professionals.

Useful Links For Working Software Professionals.

# Longest English Word
pneumonoultramicroscopicsilicovolcanoconiosis


# Good example of Observer Pattern.
http://www.codeproject.com/gen/design/applyingpatterns.asp


# Update local exe using file that is on server [software updater]
http://www.codeproject.com/cpp/padversioncheck.asp
http://www.codeproject.com/cpp/UpdateApp.asp
http://www.codeproject.com/cpp/updatecheck.asp
http://www.codeproject.com/useritems/Downloader.asp


# CD Burning related
http://msdn.microsoft.com/msdnmag/issues/04/04/CQA/
http://www.gotdotnet.com/workspaces/workspace.aspx?id=2d7c26d1-8e05-4fd8...


# Security issue in vista
http://msdn2.microsoft.com/en-us/library/aa480150.aspx


# Design Pattern example
http://www.codeproject.com/cs/design/sinagastorageexplorer.asp
http://www.codeproject.com/useritems/applyingpatterns2.asp?df=100&forumi...
Synopsis : //rapidshare.com/files/2778679/HFDPfull. zip
http://home.earthlink.net/~huston2/dp/patterns.html
http://www.sourcemaking.com
http://www.dofactory.com


# microsoft MAPI
http://www.dimastr.com/outspy/default.htm


# Good  Software Architecture info
http://www.bredemeyer.com
http://www.codeproject.com/gen/design/idclass.asp
http://en.wikipedia.org/wiki/Software_architecture
http://people.csa.iisc.ernet.in/chkalyan/notes3.htm#top
http://epf.eclipse.org/wikis/epfpractices/core.tech.common.extend_supp/g...


# UML
http://www.uml.org/
http://www.parlezuml.com/
http://www.uml-forum.com/tutorials.htm
http://odl-skopje.etf.ukim.edu.mk/uml-help/
http://pigseye.kennesaw.edu/~dbraun/csis4650/A&D/UML_tutorial/
http://support.objecteering.com/objecteering6.1/help/us/cxx_developer/to...


# UML Diagrams
http://www.smartdraw.com/tutorials/software/uml/tutorial_05.htm
http://www.visual-paradigm.com/VPGallery/diagrams/Class.html
http://www.vinci.org/uml/index.html
http://www.dotnetcoders.com/web/learning/uml/diagrams/collaboration.aspx


# Creating XML from c++ programs
http://www.codeguru.com/Cpp/data/mfc_database/xml/article.php/c4317/


#Image Raw File Format
http://www.photos-of-the-year.com/raw/
http://www.cyanwerks.com/file-format-raw.html


# Linux commands
http://infobasics.net/SearchIndex.php?q=Linux-Commands&link=http://www.l...


# Software Requirement Analysis
http://www.jiludwig.com/Template_Guidance.html


# Software Architecture
http://msdn2.microsoft.com/en-us/skyscrapr/aa699404.aspx


# Architecture Patterns
http://martinfowler.com/eaaCatalog/
http://www-128.ibm.com/developerworks/patterns/
http://www.gartner.com/
http://www.zachmaninternational.com
http://www.cgl.uwaterloo.ca/~rnkazman/SA-sites.html


# How to make Database Connection
http://www.codeproject.com/database/connectionstrings.asp
http://www.carlprothman.net/Default.aspx?tabid=81


# mysql
http://dev.mysql.com/doc/refman/5.0/en/myodbc-connector.html
http://www.vbmysql.com/articles/security/connecting-the-mysql-gui-tools-...


# Gif File Formats
http://local.wasp.uwa.edu.au/~pbourke/dataformats/gif/
http://www.onicos.com/staff/iz/formats/gif.html


# Web Browser Control
http://www.codeproject.com/miscctrl/simplebrowserformfc.asp


# md5 file content code
http://xyssl.org/code/source/md5/


# Data Recovery book
http://www.datadoctor.biz/data_recovery_programming_book_chapter3-page1....


# VC++ mfc queries
http://www.eggheadcafe.com/forumarchives/vcmfc/default.asp


# Good Windows Tricks
http://www.windows-devel.com/windev.htm


# Dynamic loadable classes.
http://www.codeproject.com/dll/Introduction_to_PDL.asp


# Plugins
http://www.codeproject.com/library/dynobj.asp


# Hacking
http://www.codeproject.com/system/inject2it.asp


# C++ special
http://www.artima.com/cppsource/top_cpp_people.html


#C++ videos
http://video.google.com/videosearch?q&docid=-4714369049736584770


# C++ free books
http://dl.njfiw.gov.cn/books/C/
http://www.blueportal.org/modules.php?name=News&file=article&sid=5432%20...


#Color Theory course [photography]
http://www.mindbuilder.com/courses/colormanagement.aspx


# Image File Formats
http://dx.sheridan.com/advisor/supported_files.html


# ICC wrokflow [photography]
http://www.color.org/
http://www.shortcourses.com/workflow/workflow1-14.html
http://www.updig.org/guidelines/color_space.php
http://www.cambridgeincolour.com/tutorials/color-space-conversion.htm
http://www.w3.org/Graphics/Color/sRGB
http://www.normankoren.com/color_management.html
http://www.digitaldog.net/tips/index.shtml
http://www.takegreatpictures.com/HOME/Columns/Digital_Photography/Detail...
http://www.ppmag.com/reviews/200401_rodneycm.pdf


# Image Raw File Format
http://cybercom.net/~dcoffin/dcraw/dcraw.1.html


# C++
http://publib.boulder.ibm.com/infocenter/lnxpcomp/v8v101/index.jsp?topic...


# Readymade software components
http://www.prof-uis.com
http://www.componentsource.com/features/index.html
http://www.programmersheaven.com/download/48573/download.aspx
http://www.programmersheaven.com/download/21986/download.aspx
http://www.keydownloads.com/download/XD++MFC-Library-Professional-Editio...


# Problem related to C++ STL and dllexport
http://www.stlport.org/
http://www.dinkumware.com/vc_fixes.html
http://support.microsoft.com/kb/168958
http://www.abstraction.net/content/articles/stl%20and%20dlls.htm
http://www.unknownroad.com/rtfm/VisualStudio/warningC4251.html


# Excel File Reading\ Writing
http://www.codeproject.com/KB/office/BasicExcel.aspx


# ComponentObjectModel (COM)
http://www.arstdesign.com/articles/simplecomserver.html
http://www.dbforums.com/archive/index.php/t-972905.html


# Extract Day from Date
http://www.codeproject.com/KB/datetime/doomsdaydate.aspx


# C++ perators
http://nkari.uw.hu/Tutorials/CPPTips/Operators.html


# B-Tree
http://cis.stvincent.edu/carlsond/swdesign/btree/btree.html
http://www.seanster.com/BplusTree/BplusTree.html


# [C-Sharp] unmanaged to managed marshalling
http://msdn.microsoft.com/en-us/magazine/cc164193.aspx
http://www.netomatix.com/Development/EmbedStruct.aspx
http://social.msdn.microsoft.com/Forums/en-US/csharplanguage/thread/bb6f...


# egative bitmapdata stride logic [microsoft GDI+]
http://support.microsoft.com/default.aspx?scid=kb;en-us;317309


# User Access Control : restrict popup of UAC Dialogs
http://www.codeproject.com/KB/vista-security/VistaSessions.aspx


# Digital Signature
http://www.youdzone.com/signature.html


# Programming Challenges book
Programming Challenges (Paperback)
by Steven S. Skiena (Author), Miguel Revilla (Author)
http://www.comp.nus.edu.sg/~stevenha/programming/acmoj.html


# Adapters for windows callback function
http://www.codeproject.com/KB/winsdk/callback_adapter.aspx


# microsoft compiler options
http://msdn.microsoft.com/en-us/library/aa236704(VS.60).aspx


# Remote Procedure Call
http://msdn.microsoft.com/en-us/magazine/bb985039.aspx


# Career related for students
http://www.indiaedunews.net
http://www.admissionnews.com


Comments

  • Login or Register to post a comment.

CodeChef is a non-commercial competitive programming community
  • About CodeChef
  • About Directi
  • CEO's Corner
  • C-Programming
  • Programming Languages
  • Contact Us
© 2009 Directi Group. All Rights Reserved. CodeChef uses SPOJ © by Sphere Research Labs
In order to report copyright violations of any kind, send in an email to copyright@codechef.com
CodeChef a product of Directi
The time now is:
CodeChef - A Platform for Aspiring Programmers

CodeChef was created as a platform to help programmers make it big in the world of computer programming. At CodeChef we work hard to revive the geek in you by hosting programming contests on a monthly basis. We also aim to have training sessions and events related to online programming for programmers around the world. Apart from providing a platform for programming competitions, CodeChef also has various tutorials and forum discussions to help those who are new to the world of computer programming.

Practice Section - A Place to hone your 'Computer Programming Skills'

Try your hand at one of our many practice problems and submit your solution in a language of your choice. Our judge accepts solutions in over 35+ programming languages. Online programming was never this much fun! Receive points, and move up through the CodeChef ranks. Use our practice section to better prepare yourself for the multiple programming competitions that take place through-out the month on CodeChef.

Compete - Monthly Programming Contests and Cook-offs

Here is where you can show off your computer programming skills. Take part in our 10 day long monthly programming contests and the shorter format Cook-off programming contests. Put yourself up for recognition and win great prizes. Prizes worth up to Rs.20,000 and $700 are up for grabs every month along with lots more CodeChef goodies.

Discuss

Are you new to computer programming? Do you need help with algorithms? Then be part of CodeChefs Forums and interact with all our programmers love helping out other programmers and share their ideas.

CodeChef Community

As part of our Educational initiative, we give institutes the opportunity to associate with CodeChef in the form of Campus Chapters. Hosting online programming competitions is not the only feature on CodeChef. Be a part of the CodeChef community through CodeChef meetups and techtalks. You can also host a programming contest for your institute on CodeChef and be a guest author on our blog.

Domain Name Registration, Web hosting, and Website Design provided by BigRock.com