BGOL-Ed: Official IOS 9 Course by Udemy 2016

I wonder if it's my weak system. I am running the bullshit macmini, 4 gigs, 1.something processor. I'm now going to make sure I don't have shit else open when running xcode. I know through activity monitor I was close to the 4 gig limit.
I don't know.

I have a 15inch Macbook Pro, 2.2 GHz Intel Core and 16 GB of RAM. I shouldn't be having issues if it is power related.
 
I don't know.

I have a 15inch Macbook Pro, 2.2 GHz Intel Core and 16 GB of RAM. I shouldn't be having issues if it is power related.

Well damn. I guess I can check that off the list.

I wonder if others who are participating are having similar problems. Maybe the simulator is just buggy as fuck.
 
I know I'm late as hell but the $10 coupon code @kayanation post still works. Even though I was a computer science major, I hated programming. :lol:

Let's see what this $10 turns into. I'll admit I'll probably have to set up something in VMware player as I don't have a mac or ipad/iphone

Plus I'm hearing this swift language is suppose to be the latest language when it comes to scripting infrastructure as a service.
 
Well damn. I guess I can check that off the list.

I wonder if others who are participating are having similar problems. Maybe the simulator is just buggy as fuck.


The simulator is a little buggy.

fyi


but power through!
 
Yeah man, I just thought it was sometimes due to the beachball hell this underpowered machine gives me. Glad to know it's just a buggy simulator.
 
Mid-week. How are things going for everyone?


i'm running a little behind.

Doing another course in ML simultaneously and cranking out a project that came up last week.

I'll catch up by this weekend though.
 
I've been stuck on this to do list app and it's driving me freaking crazy.

I'm determined to be done with section five before Monday.
 
Some extra help....

http://hugefiles.net/sg3j6n7ckl96

Swift 2 for Absolute Beginners is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven’t programmed since school, and it is now updated for Swift 2.


What you’ll learn
  • Using Swift Playgrounds to learn iOS development quickly
  • What is Object Oriented Programming
  • What are Swift classes, properties, and functions
  • Proper user interface and user experience design
  • Swift data types: integers, floats, strings, booleans
  • How to use Swift data collections: arrays and dictionaries
  • Boolean logic, comparing data, and flow control
  • Writing iPhone and Watch apps from scratch
  • Introduction to HealthKit
Who this book is for
This book is for anyone who wants to learn to develop apps for the Mac, iPhone, and iPad, and Watch using the Swift programming language. No previous programming experience is necessary.
 
Quick question about the simulator

The guy phone favors an iPhone, while mind does but it's hella wide. Selected difference phones but still no luck with it looking like his. It's there a way to correct this or not?


I'm at work at the moment, just thinking about the difference things.
 
Quick question about the simulator

The guy phone favors an iPhone, while mind does but it's hella wide. Selected difference phones but still no luck with it looking like his. It's there a way to correct this or not?


I'm at work at the moment, just thinking about the difference things.
I think he's using the 6s, not the 6s+.
 
Bookmark

Ok so for those that signed up at Udemy, this thread is to keep us making steady progress as well as to ask for help as you embark on a life changing journey.

The ability to create using tehnology is an empowering thing.

For those that haven't signed up yet, it cost $10 and I'll expect you to complete Section 1-3 by Sunday morning.
https://www.udemy.com/the-complete-ios-9-developer-course

It should take you between 2-3 hrs as it's mostly setting up and getting to know xcode. You will also have finished your 1st official app.


Let's do this BGOL

:yes:

#bgolbiz
#bgoldev

I may be missing something but when I click on the link it says the cost is $199? :dunno:
 
I may be missing something but when I click on the link it says the cost is $199? :dunno:



coupon now expired


they will run another one tomorrow and i'll post it


Don't pay anything over $10 on that site ever


They run specials every other week for $10
 
I never gave props on this thread, I forwarded this to a gang a folks with kids & THEIR parents.
And signed up for 8 courses myself.

Buttery thread right here, bout as hard as...

 
I never gave props on this thread, I forwarded this to a gang a folks with kids & THEIR parents.
And signed up for 8 courses myself.

Buttery thread right here, bout as hard as...


I never gave props on this thread, I forwarded this to a gang a folks with kids & THEIR parents.
And signed up for 8 courses myself.

Buttery thread right here, bout as hard as...


Good that you came back to acknowledge so that we know it's a whole nation that is coming up!


Nation building.

Gathering tools to solve our problems ourselves.


Important in this Information Age


:yes::yes::yes:
 
So let me know something...there is no way to run xcode in Windows? I don't own any damn Apple products.
 
What would the best way to bring up a paragraph into individual strings besides manually typing what is below?

var Line1 = "line 1"

var Line2 = "line line line"

var Line3 = "line line line line line line"

var Line4 = "line line line line line line line line line line line line"

var Line5 = "line line line line line line line line line line line line line line line line line line"

I want to be able to call this function (maybe a function?) up and have it played line by line but i want to be able to manipulate the text in each line if I decide to.
 
What would the best way to bring up a paragraph into individual strings besides manually typing what is below?

var Line1 = "line 1"

var Line2 = "line line line"

var Line3 = "line line line line line line"

var Line4 = "line line line line line line line line line line line line"

var Line5 = "line line line line line line line line line line line line line line line line line line"

I want to be able to call this function (maybe a function?) up and have it played line by line but i want to be able to manipulate the text in each line if I decide to.





See link:

http://www.learnswiftonline.com/reference-guides/string-reference-guide-for-swift/
 
Like Kaya said, the $10 special is back...try IGNITE10 for the code. I'm taking the Android path since I don't own any Apple products and don't feel like installing a virtual copy of it.
 
Last edited:
Man, I'm so behind. I'm still stuck on 4. I just keep replaying lessons until it really clicks.
I'll try and catch up with and finish lesson 5 later on Sunday.
 
I'm starting over.

I have the idea that I want for an app so I've started to code the very basics of how it will work with what I've learned so far.

What I've learned so far is that I need to go over the basics and try to make my first version of the app function as well as possible and build on it as I go along in the courses.

Hopefully everyone else is doing well.
 
Back
Top