Software Development Tutorial Ideas

Ideas that will get you Kudos

Page 1 of 1

9 Replies - 8155 Views - Last Post: 22 August 2011 - 12:33 AM

Topic Sponsor:

#1 NickDMax  Icon User is offline

  • Can grep dead trees!
  • member icon

Reputation: 2140
  • View blog
  • Posts: 9,138
  • Joined: 18-February 07

Software Development Tutorial Ideas

Posted 04 March 2010 - 08:37 AM

Software Development Tutorial Ideas

The following is a list of ideas for tutorials for the software development tutorial section.

Setting Up a Project
  • Choosing a language for your project
  • Choosing an online Host for your project (perhaps a review of various hosts: Google, Sourceforge etc.)
  • Source Control strategies
  • Bug Tracking strategies
  • Build Systems/Strategies
  • Online Collaboration strategies
  • Choosing a Distribution License


Project Management
  • Basics of Project Management
  • Gantt charts
  • UML
  • Software Development Methodologies


QA Strategies
  • Unit Testing
  • Load Testing
  • Regression Testing
  • Integration Testing
  • How to Conduct a Code Review


Design Patterns
  • Why and how they are used


Design Analysis
  • Functional Decomposition
  • Object Oriented Analysis


Debugging Techniques
  • How to design an exception framework
  • How to implement Logging/best practices


Please help me flesh out this list by suggesting other sections and topics that would like to see tutorials written for or you feel would be beneficial to others.

Is This A Good Question/Topic? 3
  • +

Replies To: Software Development Tutorial Ideas

#2 mysticDragon  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 5
  • Joined: 13-November 06

Re: Software Development Tutorial Ideas

Posted 08 March 2010 - 10:25 PM

Don't forget software maintenance.
Was This Post Helpful? 0
  • +
  • -

#3 MentalFloss  Icon User is offline

  • Not really an expert anymore...
  • member icon

Reputation: 423
  • View blog
  • Posts: 1,148
  • Joined: 02-September 09

Re: Software Development Tutorial Ideas

Posted 17 March 2010 - 01:54 PM

Quote

QA Strategies

* Unit Testing
* Load Testing
* Regression Testing
* Integration Testing
* How to Conduct a Code Review


Functional testing, smoke tests, concurrency testing, usability testing.

Also, a section on debugging techniques might be warranted. However, I only know this from the perspective of C# currently.
Was This Post Helpful? 1
  • +
  • -

#4 NickDMax  Icon User is offline

  • Can grep dead trees!
  • member icon

Reputation: 2140
  • View blog
  • Posts: 9,138
  • Joined: 18-February 07

Re: Software Development Tutorial Ideas

Posted 11 May 2010 - 11:14 AM

correct me if I am wrong but don't we have:

Function Testing covered by unit testing?
concurrency testing covered by load testing?


I have no idea what smoke tests are, and usability testing I am not sure that fits into software development proper...
Was This Post Helpful? 0
  • +
  • -

#5 avadhesh666  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 3
  • Joined: 18-August 10

Re: Software Development Tutorial Ideas

Posted 18 August 2010 - 06:30 AM

All these are very important for software development and if you use it technically it will really help.
Was This Post Helpful? 1
  • +
  • -

#6 CasGrimes  Icon User is offline

  • D.I.C Head

Reputation: 10
  • View blog
  • Posts: 97
  • Joined: 09-March 10

Re: Software Development Tutorial Ideas

Posted 26 August 2010 - 04:43 PM

any news on these tutorials happening?
Was This Post Helpful? 0
  • +
  • -

#7 KYA  Icon User is offline

  • #include <beer.h>
  • member icon

Reputation: 2543
  • View blog
  • Posts: 18,732
  • Joined: 14-September 07

Re: Software Development Tutorial Ideas

Posted 26 August 2010 - 04:58 PM

You're more then welcome to write one and then we can cross it off the list.
Was This Post Helpful? 0
  • +
  • -

#8 CasGrimes  Icon User is offline

  • D.I.C Head

Reputation: 10
  • View blog
  • Posts: 97
  • Joined: 09-March 10

Re: Software Development Tutorial Ideas

Posted 26 August 2010 - 05:07 PM

View PostKYA, on 26 August 2010 - 03:58 PM, said:

You're more then welcome to write one and then we can cross it off the list.

Nowhere near skilled enough, was hoping these were made so I can use them that's all.
Was This Post Helpful? 0
  • +
  • -

#9 ladyinblack  Icon User is offline

  • D.I.C Regular
  • member icon

Reputation: 9
  • View blog
  • Posts: 419
  • Joined: 08-April 09

Re: Software Development Tutorial Ideas

Posted 15 July 2011 - 04:55 AM

So, is this still in the pipeline, by that I mean, can we, if we want, still submit a tutorial. I remember smoke testing from my Advanced Software Development studies earlier this year. Perhaps its something new, maybe that's why you haven't heard of it, I don't know. When submitting this tutorial, are we allowed to quote from text books we used?

Oh, nevermind, found it.

This post has been edited by ladyinblack: 15 July 2011 - 05:05 AM

Was This Post Helpful? 0
  • +
  • -

#10 rozerdun  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 20-August 11

Re: Software Development Tutorial Ideas

Posted 22 August 2011 - 12:33 AM

Can any one explain different types of software testing?
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1