> Software development techniques and Agile methodologies News Page 5 - TheServerSide.com

Java Development Topics:

Software development techniques and Agile methodologies

Software development must be structured to help a team of developers agree on the processes for developing a particular software product. A software development methodology, such as waterfall development or Agile methodologies, will include standard steps for ALM stages such as planning, implementation, testing, and documentation. Learn about various software development techniques and the Agile methodology in particular.

Display in sets of:
  • Big things in store for big data in 2013 21 Feb 2013

    News - Big data trends in 2013 will include rises in cloud storage, organization of unstructured data and the importance of real-time analytics.

  • Microsoft software collaboration tools lead the pack 27 Apr 2012

    News - More than half of today's software development shops are using Microsoft collaboration tools, according to the 2011-2012 TSS Java Trends Survey.

  • Where have all the Java developers gone? 20 Apr 2012

    News - Finding experienced developers is a major challenge for many enterprise IT organizations.

  • Addressing the Gender Inequity Gap in IT and Applicatio 12 Jan 2012

    News - Regardless of reasons, the gender discrepancy is a problem, and it's obvious to anyone that has attended a Java conference or worked on an open source project that there are very few women in the high paying field of development and computer programming....

  • OCPJP and OCAJP: New Java 7 certification requirements 21 Dec 2011

    News - In order to obtain the certified architect position from Oracle, attending and passing a training course is now required. But what about the Java Professional and Java Associate designations, OCPJP and OCAJP for Java 7?

  • The Java 7 OCPJP & OCAJP Cert to cost more than SCJP 16 Dec 2011

    News - The OCP (Oracle Certified Professional) Java 7 certification (OCAJP and OCPJP), which replaced the SCJP certification, will now require you to pass two exams, each of which will cost $300 to take, pushing the cost of the designation to $600.

  • OSGi: Packages are a type-safe way to modularize 11 Nov 2011

    News - This article asserts that packages are to Java modules what interfaces are to classes: a type-safe way to minimize coupling between modules.

  • GPGPU with Jcuda the Good, the Bad and … the Ugly TheServerSide Newsfeed | 19 Oct 2011

    News - In our previous article GPGPU for Java Programming we showed how to setup an environment to execute CUDA from within java code. However the previous article focused only on setting up the environment leaving the subject of parallelism untouched. In this...

  • Early Adoption is fun but a bad decision maker TheServerSide Newsfeed | 04 Oct 2011

    News - Relationships go through phases: you meet someone, you get to know them better, you commit to them, you break up. The part everyone really enjoys is the second phase, the discovery phase.

  • Simplify continuous integration with Hudson 29 Sep 2011

    News - Software pro Mansfield Moser explains why he favors Hudson for continuous integration and more in this interview with TSS staff.