Software Engineering
Jump to navigation
Jump to search
This page provides a structured directory of, and slightly annotated index to, various other pages on this wiki that deal with Software Engineering topics. It will soon become obvious that most of the stuff here is related to lowly programming :-) while only few things are concerned with the "high arts" of SE, such as design and architecture.
For an alternative approach you may also wish to browse this wiki's Software Enginering category structure.
Programming languages
Objectice-C
- Learning Objective-C
- Coding guidelines for Objective-C
- All pages about Objective-C
Python
- Learning Python
- All pages about Python
Ruby
Java
- Learning Java
- Sun Certified Java Programmer
- All pages about Java
C++
- C++ bits of knowledge
- C++ Snippets
- All pages about C++
Toolkits, frameworks, platforms
Frameworks
Windows Programming
- Learning MFC
- Learning COM
- All pages about programming on Windows
IDEs, compilers and other utilities
Eclipse
- Learning Eclipse
- All pages related to Eclipse
Compilers
IDEs
Other stuff
- How to write man pages
- An index to my software projects (current projects, old projects and ideas for future projects)
- Notes about hash functions
- Software engineering concepts
- Developing for iOS
- Notes about Licensing
- Thoughts about the ChangeLog
- CallingConventions
- TheoryAndAlgorithms