Useful links for Working Professional\ Freelancers\ Students |
# 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-a868-cf794409a37e
# 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://home.earthlink.net/~huston2/dp/patterns.html
www.sourcemaking.com
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/guidances/concepts/arch_goals_CB41D8AE.html
# 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/tour/code_model_equivalence.htm
# 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.laynetworks.com/linux.htm
# 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-to-a-remote-server-through-a-firewall/
# 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.html
# 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-%2048k%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]
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/Details/params/object/9785/default.aspx#comments
http://www.ppmag.com/reviews/200401_rodneycm.pdf
# Image Raw File Format
http://cybercom.net/~dcoffin/dcraw/dcraw.1.html
# 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-Edition-8-0_26020.html
# 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/bb6f4195-678a-4f6c-8475-ef4fb449b6b0/
# 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