shell-bash-scripting-training

Shell Scripting (Bash) Training | Bash/Shell Scripting Course

Introduction Introduction Why Shell Scripting? Linux Internal What to Expect From This Course? Prerequisites Git fundamental Introduction of git Git setup Basic operations in git Github Summary A First Look…

Read more »
msbuild-training

MSBuild Training | MSBuild Course | Online | Classroom | India

  MSBuild 4.0 Basics This module introduces MSBuild, including what it does, how it works, and how to use it.  What is MSBuild  Sample project files  Solutions vs. projects  Targets…

Read more »
qa-roles-and-levels

QA Roles and Levels in Continuous Delivery Model | Software Testing

0 – Manual compilation, no unit tests, manual testing by QA Before we all recoil in horror it’s worth recalling the pure horror of how things used to be with…

Read more »
code-analysis-tools-evaluation-criteria

Source code analysis tools: Evaluation criteria

Source code analysis tools: Evaluation criteria Support for the programming languages you use. Some companies support mobile devices, while others concentrate on enterprise languages like Java, .Net, C, C++ and even…

Read more »
continuous-inspection-pattern

The basic steps to adopt the continuous inspection pattern

The following outlines the basic steps to adopt the continuous inspection pattern: 1. Tool selection. Evaluate and select one or more tools that can perform static analysis on your code…

Read more »
subversion-svn-training-course

Subversion User & Administration Training Course

  Our Subversion training courses are designed to provide the necessary hands-on experience to enable attendees to become productive immediately. We offer public classes at our training centers, private classes…

Read more »
static-vs-dynamic-code-analysis-advantages-and-disadvantages

Static vs dynamic code analysis: Advantages and Disadvantages

What are the advantages and limitations of static and dynamic software code analysis? Maj. Michael Kleffman of the Air Force’s Application Software Assurance Center of Excellence spelled it out. Static…

Read more »
difference-dynamic-code-analysis-and-static-code-analysis

Difference between dynamic code analysis and static code analysis

Difference between dynamic code analysis and static code analysis Static analysis is the testing and evaluation of an application by examining the code without executing the application whereas Dynamic analysis…

Read more »
dynamic-code-analysis-vs-static-code-analysis

Dynamic code analysis VS Static code analysis

Difference between dynamic code analysis and static code analysis Static analysis is the testing and evaluation of an application by examining the code without executing the application whereas Dynamic analysis…

Read more »
static-dynamic-code-analysis-difference

How to Differentiate Dynamic code analysis and Static code analysis?

Difference between dynamic code analysis and static code analysis Static analysis is the testing and evaluation of an application by examining the code without executing the application whereas Dynamic analysis…

Read more »
code-coverage-and-test-coverage-difference

Difference between Code Coverage and Test Coverage | Code Coverage VS Test Coverage

There is not any official distinguished between code Coverage and Test Coverage. Some practitioner has expressed their difference opinion in terms of defining Code Coverage and Test Coverage. Code coverage…

Read more »
build-and-release-engineer-training

Build and Release Engineer Training | Build and Release Engineer Course | Online | Classroom

Training Duration – 30 Days (90 mins each day) Mode – Online (Webex | Skype | Gotomeeting) Email – info@scmgalaxy.com Call – +91 700 483 5930 Course Fees: INR 25,000 / Candidate…

Read more »
grunt-course-and-training

Grunt Courses and Training | Grunt Training | Grunt Course | Online | Classroom | India

  Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It’s a build tool in the spirit…

Read more »
gradle-training

Gradle Training | Gradle Course | Online | Classroom | India | USA | UK

Gradle is the next generation in build automation. It uses convention-over-configuration to provide good defaults, but is also flexible enough to be usable in every situation you encounter in daily…

Read more »
teamcity-meta-with-meta-runners

Going meta with Meta-Runners in TeamCity

Going meta with Meta-Runners in TeamCity Official Reference – https://confluence.jetbrains.com/display/TCD9/Working+with+Meta-Runner We have seen that build runners can be very handy. Even though most build runners can be replaced with an equivalent…

Read more »
build-configuration-templates-in-teamcity

Build Configuration Templates in Teamcity | Teamcity Guide

Going meta with Meta-Runners in TeamCity We have seen that build runners can be very handy. Even though most build runners can be replaced with an equivalent command using the…

Read more »
github-intergration-with-eclipse

Integrating Github With Eclipse | Github Integration With Eclipse

  Git Tutorials | Github Tutorials | Git using Github Crash Course https://bit.ly/2Un3W4i

Read more »
puppet-training-for-devops-and-system-administrators

Puppet Training for Devops and System Administrators | Puppet Course

Puppet Training for DevOps and System Administrators Agenda – Introduction to Puppet Installing and Configuring the Puppet Master Installing and Configuring the Puppet Agent Creating Manifests Creating and Using Modules…

Read more »
build-and-release-training-with-jenkins-maven-ant-svn-git

Build and Release Course Training with Jenkins / Maven /Ant/ SVN & Git

Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training Click Here Mode – Online based Email – info@scmgalaxy.com Lab Setup Details – Prerequisites Operating Systems – Windows 7…

Read more »
useful-developers-tools

20 useful tools for web developers | Handy tools for web developers

NEWS: Keep up with industry trends and developments HTML5Weekly: Those in the know sign up for this free weekly Wednesday newsletter, a curated selection of news about HTML5 and other…

Read more »

Top 10 Website to Host Git Repository Online

1 2 3 4 5 ; 6 7 8 9 10

Read more »
build-and-release-trainer-in-bangalore

Build and Release Trainer, Instructor, Mentor and Coaches in Bangalore

Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training scmGalaxy is a community initiatives based on Software configuration management that helps community members to optimize their software development…

Read more »

Build and Release Training in Bangalore

Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training   Click Here Mode – Online Lab Setup Details OR Prerequisites for personal Laptop Operating Systems – Windows 7…

Read more »

What Is The Dark Web?

Check video bottom of the page….

Read more »

Install SonaType SonaType Community Version

Download & Install JDK 1.8 64 bit [code]# cd /opt/</div> <div># wget –no-cookies –no-check-certificate –header “Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie” “http://download.oracle.com/otn-pub/java/jdk/8u66-b17/jdk-8u66-linux-x64.tar.gz”</div> <div># tar xzf jdk-8u66-linux-x64.tar.gz[/code] 32 bit [code]# cd /opt/</div> <div># wget…

Read more »

Command line switches of devenv.exe

To see this list, type devenv /? on command prompt /build – build the specified solution configuration /project – specifies the project to build instead of solution, must specify /build…

Read more »

Windows XP/2000 Commands & Tools

Windows XP/2000 Commands & Tools Here’s the ultimate Windows XP/2000 command list that will make any Linux user feel at home at the command prompt. A lot of these commands…

Read more »
svn-server-setup

SVN SERVER SETUP

SVN SERVER SETUP Step to setting subversion server for administrator:- 1. Check to see if subversion is installed:- # rpm -q subversion subversion-1.4.4-1.fc7 or #svn –version svn, version 1.5.2 (r32768)…

Read more »

Release Artificats with Maven Release and Git Flow Plugins

There are various ways using you can release the artifacts.  There are two plugins which is being frequently used is… Maven Release Plugin Maven Git Flow Plugin Maven Release Plugin…

Read more »

Inrtroduction of Sonatype Nexus

Sonatype Nexus: Manage Artifacts Sonatype Nexus sets the standard for repository management providing development teams with the ability to proxy remote repositories and share software artifacts. Download Nexus and gain…

Read more »