by Rebecca Batisto | Oct 11, 2022 | IT Solutions, Veterans
Leaving the military presents so many challenges for veterans, including finding a job. The VA says that culture gaps between military and civilian life and a lack of seamless integration between veteran care programs are to blame for this trouble. IT can be a...
by Rebecca Batisto | Aug 25, 2022 | Articles, Technology Apprenticeship Program (TAP), Veterans
Tech One IT has been creating apprenticeship opportunities within the technology sector for many years, serving both military apprentices and civilians. Recently, the organization has dedicated many resources to ensuring the military is well represented within the...
by Rebecca Batisto | Feb 16, 2022 | IT Staffing, Technology Apprenticeship Program (TAP), Veterans
As a supporter of the veteran community, we are happy to announce that unemployment amongst veterans has dropped significantly over the past few months. In 2020, the veteran community saw a massive spike in unemployment, with the peak in April 2020 reaching around...
by Rebecca Batisto | Jan 12, 2022 | Articles, IT Solutions, IT Staffing, Technology Apprenticeship Program (TAP), Veterans
Artificial Intelligence (AI) is the topic on everybody’s lips. It was named one of the hottest topics for 2022 and is one of the leading areas of study for tech students today. While it’s still an emerging field, AI can be seen in practice in social media right now....
<?php if ( 'on' == et_get_option( 'divi_back_to_top', 'false' ) ) : ?>
<span class="et_pb_scroll_top et-pb-icon"></span>
<?php endif;
if ( ! is_page_template( 'page-template-blank.php' ) ) : ?>
<footer id="main-footer">
<?php get_sidebar( 'footer' ); ?>
<?php
if ( has_nav_menu( 'footer-menu' ) ) : ?>
<div id="et-footer-nav">
<div class="container">
<?php
wp_nav_menu( array(
'theme_location' => 'footer-menu',
'depth' => '1',
'menu_class' => 'bottom-nav',
'container' => '',
'fallback_cb' => '',
) );
?>
</div>
</div> <!-- #et-footer-nav -->
<?php endif; ?>
<div id="footer-bottom">
<div class="container clearfix">
<?php
if ( false !== et_get_option( 'show_footer_social_icons', true ) ) {
get_template_part( 'includes/social_icons', 'footer' );
}
echo et_get_footer_credits();
?>
</div> <!-- .container -->
</div>
</footer> <!-- #main-footer -->
</div> <!-- #et-main-area -->
<?php endif; // ! is_page_template( 'page-template-blank.php' ) ?>
</div> <!-- #page-container -->
<?php wp_footer(); ?>
</body>
</html>
Recent Comments