Course Overview:

This hands-on course provides a comprehensive introduction to programming logic, and builds a solid foundation of programming skills that can be used to master additional programming languages like C, C++, PERL, Java or Python. To learn programming you must focus on a particular language, and we have chosen Java.  In this course you will write and debug programs in Python. If you would like this course to use a different computer language, that can be arranged.

Attendees to PL-115: Fundamentals of Computer Programming will receive TechNow approved course materials and expert instruction.

Dates/Locations:

No Events

Duration: 5 Days

Course Objectives:

  • Writing Simple Programs Data Types, Constants, & Variables
  • Screen Output & Keyboard Input
  • Expressions
  • Decision Making
  • Looping
  • Subroutines
  • Debugging
  • Data Collections – Arrays
  • Data Collections – Classes Working with Files

Prerequisites:

  • This course is for students starting out in programming.  No programming experience is required.

 

Comments

Latest comments from students


User: tsonger

Instructor comments: While I could tell the instructor was very knowledgeable, his instructions were not very clear. He could've done a better job preparing for the class.

Facilities comments: Room was fine. The location of the room could have been better as the dings from the elevator were a bit distractive.


User: TracyPaul

Instructor comments: Very knowledgeable. Diagnosed our programming problems in short order. Could go into the details of 'why', versus only the 'how'.

Facilities comments: Outstanding. The hotel staff did a great job supporting our class.


 

Liked the class?  Then let everyone know!

Welcome to TechNow! The Leader in Information Security Training & Computer Training.

The world of information security and computer training is ever changing.  The techniques and systems continue to evolve and we must stay current and diligent.  To do this, you can count on TechNow®…the leader in cybersecurity training and computer system training.

TechNow® has been training the leaders in the computer community for many years.  We provide training for students in a number of areas.  Our cybersecurity trainings include popular courses like D0D 8140, Security , CISM, CISSP, CEH,CCNA, and more.  With over 34 years of experience, we’re able to provide you with unmatched training and certification programs.

TechNow also provides a variety of other popular trainings for the computer professional including Cisco, EC-Council, CompTIA, Unix/Linux and more.

.

Upcoming Events

  • AZ-900: Microsoft Azure Fundamentals
    • 01/20/2026 – 01/23/2026
    • San Antonio
  • IT-113: IT Infrastructure Library (ITIL) v4 – Foundations Course
    • 01/20/2026 – 01/23/2026
    • San Antonio
  • PM-223: Introduction to Project Management
    • 01/20/2026 – 01/22/2026
    • San Antonio
  • CT-205: A+ Certification Course
    • 01/26/2026 – 01/30/2026
    • San Antonio
  • TN-125: Introduction to UNIX and Linux
    • 01/26/2026 – 01/30/2026
    • San Antonio
  • in   
     

    Course Overview:

     

    This Python for Penetration Testing course is designed to give you the skills you need for maintaining or developing Python Penetration Testing tools oriented towards offensive operations.  We have a suite of courses and certifications that help  understand a problem, this course prepares the student to rapidly develop prototype code to attack or defend against it.

    The course concludes with a Capture the Flag event that will test both your ability to apply your new tools and coding skills in a Python Penetration Testing challenge.

    This course is not intended to be an Advanced Python course, but to exemplify penetration techniques utilizing Python.  The course covers Threading, Sockets, OOP, and third party modules that facilitate the offensive operator’s objective.

    This course utilizes the “Violent Python” text book.

    Attendees to TN-345: Python for Penetration Testers Class will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    No Events

    Duration: 3 Days

    Course Objectives:

    • Python Lanuage Refress
    • Network Sockets
    • Exception Handling
    • Hashes and Cracking Passwords
    • Threading
      • Concepts and Python Implementation
      • Queues and Synchronization
      • urlparse and httplib to probe URLs
      • Crack a password protected zip file
    • Port Scanner
      • Threading a Port Scanner
    • nmap integration
    • Deploying shellcode
    • Mechanize, BeautifulSoup
      • HTTP Form Password Guessing
      • HTTP Proxies (Burp Suite)
      • HTTP Cookies Session Hijacking
        • CookieMonster
    • Images and Metadata
    • Justniffer
    • SQL Injection
      • sqlmap
      • SQLBrute
    • Antivirus and IDS evasion
      • PyInstaller
      • Metasploit
    • Scapy
      • Deploy shellcode
      • DNS Cache Poisoning
      • Packety Violence

    Prerequisites:

    Comments

    Latest comments from students


      

    Liked the class?  Then let everyone know!

     

    Course Overview:

    TechNow's CISSP Certification Preparation Seminar is an accelerated course designed to meet the high demands of the information security industry by preparing students for the industry standard Certified Information Systems Security Professional exam.  The exam covers (ISC)²'s 8 Domains from the Common Body of Knowledge, which encompass the whole of information security.

    This course is an intense 10 day program that ensures the student passes the CISSP exam on the first try.  We encourage our students to take the exam within a week after course completion.  The goal for this course is a pass rate of one and done.  Our high pass rate reflects the dedication of TechNow's students and our commitment to a ten day program that many in the industry do in 5 days.  TechNow has a proven CISSP track record that you can depend on.

    Attendees to TN-815: CISSP Certification Preparation Seminar will receive TechNow approved course materials and expert instruction.

     

    Unix Course Flow

    Dates/Locations:

    Date/Time Event
    03/16/2026 - 03/27/2026
    08:00 -16:00
    TN-8150: CISSP Certification Preparation Seminar
    TechNow, Inc, San Antonio TX

    Duration: 10 Days

    Course Objectives:

    Our CISSP Professional training program covers the 8 Domains of the CBK in-depth with an emphasis on rigorous exam preparation.

    • Security and Risk Management (Security, Risk, Compliance, Law, Regulations, Business Continuity)
    • Asset Security (Protecting Security of Assets)
    • Security Engineering (Engineering and Management of Security)
    • Communications and Network Security (Designing and Protecting Network Security)
    • Identity and Access Management (Controlling Access and Managing Identity)
    • Security Assessment and Testing (Designing, Performing, and Analyzing Security Testing)
    • Security Operations (Foundational Concepts, Investigations, Incident Management, Disaster Recovery)
    • Software Development Security (Understanding, Applying, and Enforcing Software Security) 

    Prerequisites:

    To qualify for this CISSP training program you must first qualify for the CISSP exam, which requires:

    • 4 years of experience in the information security field
    • or 3 years experience & a college degree 

    Contact TechNow to verify that you qualify.

    Comments

    Latest comments from students


    Facilities comments:


    User: pulliamp

    Instructor comments:


    Liked the class?  Then let everyone know!

     

    Course Overview:

    C-225: C++ Object Oriented Programming is a hands-on course that provides a complete introduction to the ANSI Standard C++ programming language, focusing on quickly developing the practical skills needed to create real-world solutions.  Our hands-on labs are designed to promote retention and challenge students to apply their skills to new situations.

    C++ is more than just C with classes.  It is a whole new language with a structure similar to C, but with significant differences to warrant a complete course to cover its features.

    Attendees to C-225: C++ Oriented Programming will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    No Events

    Duration: 5 Days

    Course Objectives:

    • Classes
    • Casting in C++
    • Constructors & Destructors
    • Class Methods & Data
    • Inheritance
    • Overloaded Functions
    • Virtual Functions
    • Overloaded Operators
    • Pure Virtual Functions
    • Exception Handling
    • References & Constants
    • Standard Template Library
    • New and Delete
    • STL Containers

    Prerequisites:

     

    Comments

    Latest comments from students


    User: christinehejnal

    Instructor comments: The material was made clear, however I don't agree that she shouldn't have catered towards the people not taking the exam.

    Facilities comments: The facilities were cold and very noisy, I found it hard to concentrate.


    User: mamacker1

    Instructor comments: Informative instructor. Definitely not monotone. I'd recommend it to my sister if I had one.


    Liked the class?  Then let everyone know!