Skip to content

Commit 302306d

Browse files
author
Charlie Cook
committed
Removal of all things related to public training
1 parent 59ca7ab commit 302306d

File tree

9 files changed

+11
-192
lines changed

9 files changed

+11
-192
lines changed

_includes/header.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,14 @@
44
<h1><a href="/" title="{{ page.title }}">{{ page.title }}</a></h1>
55
<ul class="nav sf-menu">
66
<li id="nav_home"><a href="/">Home</a></li>
7-
<li id="nav_training"><a href="/training/">iOS Training</a>
8-
<ul>
9-
<li class="top"><a href="/iphone-training/">Public iPhone Training</a></li>
10-
<li class="bottom"><a href="/in-house-iphone-training/">In-House iPhone Training</a></li>
11-
</ul>
7+
<li id="nav_training"><a href="/in-house-iphone-training/">iOS Training</a>
128
</li>
139
<li id="nav_apps"><a href="/our-apps/">Our Apps</a>
1410
<ul>
11+
<li><a href="/status-magic/">Status Magic</a></li>
1512
<li class="top"><a href="/charades/">Charades</a></li>
1613
<li><a href="/tackle-fishing/">Tackle Fishing</a></li>
1714
<li><a href="/explore-flickr/">Explore Flickr</a></li>
18-
<li><a href="/status-magic/">Status Magic</a></li>
1915
<li><a href="/balloons/">Balloons!</a></li>
2016
<li class="bottom"><a href="/speakapedia/">Speakapedia</a></li>
2117
</ul>

_includes/sidebar.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div class="aside">
22
<div class="callout">
3-
<h3>What we do</h3>
4-
<p>Interested in learning how to develop apps for iOS? <a href="/training/" onClick="trackOutboundLink(this, 'Training Blog', '/training/'); return false;">Check out our training courses</a>.</p>
3+
<h3>What We Do</h3>
4+
<p>Interested in getting your team up to speed on iOS? <a href="/training/" onClick="trackOutboundLink(this, 'Training Blog', '/in-house-iphone-training/'); return false;">Check out our in-house training course</a>.</p>
55
</div>
66
<div class="callout">
77
<h3>iOS Dev Weekly</h3>

_includes/training_dates.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

assets/images/macbook-xcode7.png

390 KB
Loading

in-house-training.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h2>In-House iOS Training.</h2>
1111
<p class="excerpt">We can tailor an iPhone and iPad developer training course to your organisation&rsquo;s specific needs.</p>
1212
<p class="excerpt">Our bespoke training courses provide a cost effective way to bring your whole team up to speed, allowing them all to contribute to your development project from day one.</p>
1313
</div>
14-
<img src="/assets/images/macbook-xcode6.png" width="541" height="340" class="display-img" alt="iOS developer training courses fully updated for iOS 8 and Xcode 6">
14+
<img src="/assets/images/macbook-xcode7.png" width="541" height="340" class="display-img" alt="iOS developer training courses fully updated for iOS 9 and Xcode 7">
1515
</div>
1616

1717
</div>
@@ -20,7 +20,7 @@ <h2>In-House iOS Training.</h2>
2020
<div class="container content-lower">
2121
<div class="section section-double">
2222
<h3>Design your iOS Developer Training Course</h3>
23-
<p>All of our training materials (slides, tutorial documents and sample code) have been fully updated for <strong>Xcode 6 and iOS 8</strong>.</p>
23+
<p>All of our training materials (slides, tutorial documents and sample code) have been fully updated for <strong>Xcode 7 and iOS 9</strong>.</p>
2424
<p><strong>Day 1</strong> is primarily focused on Objective-C and covers everything needed to start building iOS applications. The day covers basic Objective-C syntax and constructs, use of the Xcode IDE as a development tool, the Foundation framework, building Objective-C classes, properties and methods, debugging using Xcode and GDB, and a thorough explanation of memory management including full details of automatic reference counting (ARC).</p>
2525
<p><strong>Day 2</strong> teaches the basics of iOS application development and then covers the details of views and view hierarchy, storyboarding, Interface Builder, view controllers and architecture techniques to ensure a scalable app, table views, navigation and navigation controllers.</p>
2626
<p>Once the basic concepts have been covered, <strong>Day 3 and Day 4</strong> can be tailored to your specific needs. Previous courses have included in-depth coverage of topics such as:</p>

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ <h2>The iPhone &amp; iPad Experts.</h2>
1616
<div class="wrapper pattern">
1717
<div class="container content-lower">
1818
<div class="section section-home">
19-
<h3><a href="/training/">iPhone OS Training</a></h3>
20-
<p>We can kick start your iOS development plans and teach you how to turn your app idea into a reality! Our intensive iOS training courses will quickly bring you or your team up to speed designing and building apps.</p>
21-
<p>We provide a range of <a href="/iphone-training/">scheduled courses</a> throughout the UK, or we can provide <a href="/in-house-iphone-training/">in-house training</a> specifically tailored to your organisation&rsquo;s requirements.</p>
22-
<p>All of our courses are <a href="/blog/ios-training-courses-updated-for-ios8-and-xcode6/">fully updated for iOS 8 &amp; Xcode 6</a>.</p>
23-
<p class="fancy-link"><a href="/training/">Learn more about iOS Training</a></p>
19+
<h3><a href="/training/">iOS Training</a></h3>
20+
<p>We can kick start your iOS development plans and teach you how to turn your app idea into a reality! Our intensive iOS training courses will quickly bring your team up to speed designing and building apps.</p>
21+
<p>We can provide <a href="/in-house-iphone-training/">in-house training</a> specifically tailored to your organisation&rsquo;s requirements.</p>
22+
<p>All of our courses are <a href="/blog/ios-training-courses-updated-for-ios8-and-xcode6/">fully updated for iOS 9 &amp; Xcode 7</a>.</p>
23+
<p class="fancy-link"><a href="/in-house-iphone-training/">Learn more about iOS Training</a></p>
2424

2525
<h3><a href="/our-apps/">Our Apps</a></h3>
2626
<p>We also make a range of fun and innovative apps. Learn from our experience developing by attending our training or just go and download them!</p>

public-training-terms.html

Lines changed: 0 additions & 48 deletions
This file was deleted.

public-training.html

Lines changed: 0 additions & 78 deletions
This file was deleted.

training.html

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)