• Welcome
  • Posts
  • Contact Me
  • Tutorials
    • GitHub
    • HTML
    • CSS
    • Java
    • WordPress
    • C++
Sysprep Talk
IT and Computer Science
Category: Software Development
 

Menu

Skip to content
  • Welcome
  • Posts
  • Contact Me
  • Tutorials
    • GitHub
    • HTML
    • CSS
    • Java
    • WordPress
    • C++

Copyright 2020: Zachary Murphy

Category: Software Development

Variables in C++ (Integers and Strings

Zach July 6, 2019 C++ / Software Development / TutorialsLeave a comment

In this teaching, I will discuss how to declare variables and output them in a simple C++ Program. Number Variables You can declare the variables in one line and set their value in a second line. Better Yet: You can declare the variables and set their values in the same …

Continue reading

Benefits of Hyper-V

Zach October 14, 2018 App Reviews / Security / Software DevelopmentLeave a comment

As many people have said since the release of Windows Server 2012 and 2016, ‘Microsoft has finally done virtualization right’.  There are several benefits along with tips to using Hyper-V in the enterprise when compared to other options such as VMWare.  Benefits Cost Effective Most companies already have Windows Server …

Continue reading

Chrome Version 69

Zach September 19, 2018 Security / Software DevelopmentLeave a comment

Google Chrome was released on September 2, 2008, fast forward 10 years to today, and they have recently released version 69. You might ask what is new in the update? Here are some key features… User Interface Changes The first change you will notice is major UI changes. Originally the …

Continue reading

5G and You

Zach May 17, 2018 App Reviews / Security / Software DevelopmentLeave a comment

Tonight I talked at a local meetup at the Western PA Phalcon User’s Group in Greensburg, PA. The link to my slides is here. With an increasing demand in the current 4G and LTE available to smartphones today we are in need of a newer network. 5G is a improved …

Continue reading

Cyber Security Breaches and the Future

Zach February 13, 2018 Security / Software DevelopmentLeave a comment

Cybersecurity Breaches in the Future At the end of October 2016 there was a major attack that impacted major companies such as Twitter and Amazon. Investigators are still trying to determine who is responsible for this attach. There is much speculation from typical users on how secure their information is. …

Continue reading

Code Standards

Zach February 12, 2018 Software Development / Web DevelopmentLeave a comment

The two main benefits when it comes to having a code standard is number one consistency. Having everything be consistent makes it easier for developers to follow and understand each other’s code. One example of this is if a company’s whole development team quits and the company has to hire …

Continue reading

Posts navigation

1 2