Source code analysis Courses Online

Software Development - Source code analysis

Live Instructor Led Online Training Source code analysis courses is delivered using an interactive remote desktop! .

During the course each participant will be able to perform Source code analysis exercises on their remote desktop provided by Qwikcourse.


How do I start learning Source code analysis?


Select among the courses listed in the category that really interests you.

If you are interested in learning the course under this category, click the "Book" button and purchase the course. Select your preferred schedule at least 5 days ahead. You will receive an email confirmation and we will communicate with trainer of your selected course.

Source code analysis Training


Fundamentals of tkdiff

About

Side-by-side diff viewer, editor and merge preparer

tkdiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two text files, along with several innovative features such as diff bookmarks, a graphical map of differences for quick navigation, and a facility for slicing diff regions to achieve exactly the merge output desired.


7 hours

₱46,873

Basics of VisualCodeGrepper V2 2 0

About

Code security review tool for C/C++, C#, VB, PHP, Java, PL/SQL, COBOL.

VCG is an automated code security review tool for C++, C#, VB, PHP, Java, PL/SQL and COBOL, which is intended to speed up the code review process by identifying bad/insecure code. It has a few features that should make it useful. In addition to performing some more complex checks it also has a config file for each language that basically allows you to add any bad functions (or other text) that you want to search for. It attempts to find phrases within comments that can indicate broken code and it provides stats and a pie chart (for the entire codebase and for individual files) showing relative proportions of code, whitespace, comments, 'ToDo'-style comments and bad code. I've tried to produce something which searches intelligently for buffer overflows and signed/unsigned comparison in C, violations of OWASP recommendations in Java code, etc. Current version: 2.2.0


7 hours

₱46,873

Explore Agnitio

About

A tool to help developers and security professionals conduct manual security code reviews in a consistent and repeatable way. Agnitio aims to replace the adhoc nature of manual security code review documentation, create an audit trail and reporting.


7 hours

₱46,873

Explore Oracle Java JDK 7 Source Files

About

A drop-in replacement for the src.zip shipped with Oracle Java 7, that contains sources to all Java classes that are shipped or generated by the OpenJDK project (the official src.zip only covers public classes), plus tools to generate it.


7 hours

₱46,873

Explore Web Application Protection

About

Tool to detect and correct vulnerabilities in PHP web applications

WAP automatic detects and corrects input validation vulnerabilities in web applications written in PHP Language (version 4.0 or higher) and with a low rate of false positives. WAP detects the following vulnerabilities: - SQL injection using MySQL, PostgreSQL and DB2 DBMS - Reflected cross-site scripting (XSS) - Stored XSS - Remote file inclusion - Local file inclusion - Directory traversal - Source code disclosure - OS command injection - PHP code injection WAP is a static analysis tool that performs taint analysis to detect vulnerabilities, tracking malicious users inputs and checking if they reach calls of sensitive functions. It has a low rate of false positives because has implemented a data mining module to predict false positives when detects vulnerabilities. The output of the tool is: - shows the vulnerabilities found and how they are corrected - new files with the corrections


7 hours

₱46,873

Basics of Source Line Counter

About

Counts the Lines of Code for any type of source file (Java, C/C++), given the single line comment and muli line comment (configurable)


7 hours

₱46,873

Fundamentals of Stat cvs svn Code Change

About

stat. cvs,svn code changes and generate html report

It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search.


7 hours

₱46,873

Explore TheSeeker

About

.NET desktop app to find (and replace) text in folders and files.

.NET desktop app to find (and replace) text in folders and files.


7 hours

₱46,873

Basics of pycdep

About

PyCDep is a tool to analyze include dependencies between files in C and C++ programs. PyCDep itself is written in python. It dumps all the facts in a prolog database which can be queried. Visualization is possible by dumping graphviz (.dot) files.


7 hours

₱46,873

Learn unique

About

Unique finds patterns in source code. It helps you build better software by finding pieces of code that could benefit from a refactoring.


7 hours

₱46,873

Discover G CNC Sender

About

GCode sender for ramps and marlin firmware for CNC Milling Machine

GCode sender for ramps and marlin firmware for CNC Milling Machine 3D preview RS232 and RS232 over TCP drivers Full GComands control, disable, replace, pause. Full machine control Remap XYZ coordinates GComands description After install select Help->Check for updates..


7 hours

₱46,873

Fundamentals of Diff shell extension

About

Diff-ext is an extension for filemanagers such as Windows Explorer and Nautilus that allows to launch diff/merge tools on selected files.


7 hours

₱46,873

Discover Qt Creator Cppcheck integration plugin

About

Qt Creator Cppcheck integration plugin

Allows to use Cppcheck static analyzer tool in Qt Creator IDE. Sources can be obtained here: IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is acceptable) Then plugin must be enabled in Help->Modules menu.


7 hours

₱46,873

Learn Ohcount

About

Ohcount is the source code line counter that powers Ohloh. Ohcount supports over 70 programming languages. Ohcount can also detect popular open source licenses such as GPL determine if code targets a particular programming API, such as Win32 or KDE.


7 hours

₱46,873

Explore BPUtils

About

Sterling Integrator BP utilities

BPUtils is a Sterling Integrator BP file manipulation program. It features : - XPath expressions control : BPUtils checks that the XPath expressions defined in the BP file are correct - Consistency control : Controls that the sequences and the on faults are named in a correct way - Auto layout formatting : Formats automatically your BP layouts ! - BP tree printing : BPUtils is able to print to the console standard output the BP tree - BP dependencies analysis : Get the list of service configurations used by the BP And, implements your own functionality by using the Java BPUtils library ! BP loading from : - single BP file - XML resource export file - Automatic BP check out from server


7 hours

₱46,873

Learn C Algorithm Viewer

About

C/C++,Assembly source code flowchart

This is a small program that shows flowchart from C source code . This program may help the user analyze C/C++ source and Assembly(x86,PIC MCU(16fxx,24fxx))code by navigating the flowcharts.


7 hours

₱46,873

Learn Clone Notifier

About

Clone Notifier is a tool that detects and visualizes change information of code clones (i.e., code fragments that have identical or similar code fragment(s) in source code ) . It provides information of new clones generated by copy-and-paste and bad clones occurred by inconsistent modification. Please refer to following for datail. ( manual in japanese) . ( inproceeding )


7 hours

₱46,873

Work around with Discover for Delphi

About

Discover is an analysis tool that allows to measure how thoroughly Delphi programs have been tested. It shows interactively and directly in the source code which code sequences have been executed at least once and which have never been executed.


7 hours

₱46,873

Basics of JCCD

About

The Java Code Clone Detection API (JCCD) allows to implement individual code clone detectors. These code clone detectors can be easily integrated into other Java applications. JCCD is based on a pipeline architecture which allows to replace whole par


7 hours

₱46,873

Learn JavaRequirementsTracer

About

THE tool for monitoring traceability between requirements and Java code. Create a traceability matrix using annotations. Report format: HTML.


7 hours

₱46,873

Fundamentals of KDD Kernel Data Disambiguation Tool

About

KDD: Kernel Data Disambiguation Tool

KDD (Kernel Data Disambiguator) is a new automated software analysis tool that can generate a sound kernel data definition for any C-based OS (e.g. Windows and Linux) without any prior knowledge of the OS. KDD disambiguates the pointer-based relations including generic pointers - to infer their candidate types/values - by performing static points-to analysis on the kernel’s source code. KDD takes the source code of an OS kernel as input and outputs an accurate directed type-graph that represents the kernel data definition. KDD is able to scale to the enormous size of kernel code, unlike many other points-to analysis tools.


7 hours

₱46,873

Explore KoyamaPbl2011

About

HealFu is an iPhone app for manage health developed by Prof.Koyama Lab

HealFu allows you to easily record health and fitness data and make your life better. -Your ideal body weight will be calculated according to your height and sex(your Body Mass Index). -After recording your body weight, a message will encourage you. -This application will be enhanced to upload images to twitter and facebook. FEATURES Functions: Recorded your health and fitness data are easily checked by the graphs. Easily set your goal weight by increasing or decreasing your ideal body weight. Well designed for recording health and fitness data. Encourge message will not allow you to record your weight boringly.


7 hours

₱46,873

Discover Program Statistics

About

View current download statistics for software on various sites

progstat: Used to view current download statistics for posted programs on various sites.


7 hours

₱46,873

Basics of Free SQL Formatter

About

SQL code formatter / beautifier

FSQLF - Free SQL Formatter is open source SQL code formatter and beautifier, built to make life easier for people dealing with long SQL queries.


7 hours

₱46,873

Discover FPDF hebrew ADD ON

About

La librairie FPDF est bien pratique pour créer des fichier PDF en php. Cela dit, inclure de l'hébreu est difficile. Je vous propose donc un code qui permet d'afficher de l'hébreu (non vocalisé, donc pas de quamatz, dagesh ou autre)


7 hours

₱46,873

Know phpMD PHP CodeSniffer Netbeans Plugin

About

Netbeans Plugin for phpmd, phpcs, checkstyle and phpcpd.

Netbeans PHP Plugin which provides violations detected by PHP Mess Detector (phpmd.org by Manuel Pichler) and warnings / infos from PHP CodeSniffer ( also displayes dublicated php code detected by PHP Copy & Paste Detector (phpcpd by Sebastian Bergmann and even supports PHP Checkstyle ( Plugin by


7 hours

₱46,873

Explore Computer Aided Disease Detection System

About

Medical Datasets (In a text file, with space separated values) can be loaded to the system. By choosing either one of the two classifiers, Neural network or Decision Tree, the system can be trained and evaluated.


7 hours

₱46,873


Is learning Source code analysis hard?


In the field of Source code analysis learning from a live instructor-led and hand-on training courses would make a big difference as compared with watching a video learning materials. Participants must maintain focus and interact with the trainer for questions and concerns. In Qwikcourse, trainers and participants uses DaDesktop , a cloud desktop environment designed for instructors and students who wish to carry out interactive, hands-on training from distant physical locations.


Is Source code analysis a good field?


For now, there are tremendous work opportunities for various IT fields. Most of the courses in Source code analysis is a great source of IT learning with hands-on training and experience which could be a great contribution to your portfolio.



Source code analysis Online Courses, Source code analysis Training, Source code analysis Instructor-led, Source code analysis Live Trainer, Source code analysis Trainer, Source code analysis Online Lesson, Source code analysis Education