CompTIA’s Industry Advisory Council Leadership Award winner shares how he has achieved success by not being afraid to fail and learning from his mistakes. He now uses that experience to help other MSPs. It is not often that a CEO declares that his proudest moment in his career was… failure. Failure? Yup. Juan Fernandez isn’t […]
Author: Roxanne
Five ethical issues in technology to watch out for in 2021
There are many ethical issues that businesses face, especially when it comes technology. It is crucial to make critical decisions in order to protect privacy and use data correctly. What ethical issues will be most important in 2021 These are the top five. Business ethics is a hot topic. How we treat others, how we […]
5 Coding Bootcamp Stats that Have Us Excited for 2020
The cost-benefit ratios for college education are getting worse each year, but the results of coding bootcamps continue to improve. Coding Dojo prides itself on producing the best results in the industry. We offer $76,500 starting salaries for grads, and up to 117% pay bumps for students who have only a high school education. We […]
5 Best Data Science Certifications For Beginners
Data science certifications can be obtained from many different sources. For beginners, it may seem daunting to navigate through all the options. We have compiled the best data science certifications that will help you to accelerate your career in data science. Data Science Certification: The Benefits It is smart to choose to study data science […]
5 Best Cybersecurity Certifications For Beginners
You probably know how fast things change if you are in cybersecurity or have studied the field. Cybersecurity and threats to systems, which were first discovered in the 1970s have been around since then. As with any field that has been around for a long period of time, there have been many changes. This means […]
Taking on PowerShell one cmdlet at a time
Share this post: This is part of an ongoing blog series by Adam Gordon. Adam will show you how to use each PowerShell command each week. Adam will be covering Get-Date this week. When to use Get Date The Get-Date cmdlet returns a DateTime object representing the current date or one you specify. Get-Date formats […]
Taking on PowerShell one cmdlet at a time
Share this post: This is part of an ongoing blog series by Adam Gordon. Adam will show you how to use each PowerShell command each week. Adam will be covering Get-Culture this week. When to use Get Culture Get-Culture gives information about current culture settings. This includes information about the current language settings of the […]
Taking on PowerShell one cmdlet at a time
Share this post:This blog post is part of an ongoing series by Adam Gordon. Adam will show you how to use each PowerShell command each week. Adam will be covering Get-Credential this week. When to use Get Credit Anytime you need a credential object that is based on a username and password. An authentication dialog […]
Taking on PowerShell one cmdlet at a time
Share this post:This blog post is part of an ongoing series by Adam Gordon. Adam will show you how to use each PowerShell command each week. Adam will be covering Get-Counter this week. When should you use Get-Counter The Get-Counter cmdlet retrieves performance counter data directly from performance monitoring instruments in Windows operating systems. Get-Counter […]
Taking on PowerShell one cmdlet at a time
Share this post: This is part of an ongoing blog series by Adam Gordon. Adam will show you how to use each PowerShell command each week. Adam will be covering Get-Content this week. When should you use Get-Content The Get-Content cmdlet retrieves the content at the specified location, such as text in a file or […]