I did indeed. It's back and fitting I suppose.Speaking of nostalgia, I saw you got your old school avatar back Sam!![]()
Sure man...like, I can totally get that done for you, no probem'Anyone wanna code spell checking and a few other functions into my project?
LOL it's gonna look something like this:Sure man...like, I can totally get that done for you, no probem'![]()
let checker = UITextChecker()
let range = NSMakeRange(0, item.characters.count)
let wordRange = checker.rangeOfMisspelledWordInString(item, range: range, startingAt: 0, wrap: false, language: "en")
let possible = checker.completionsForPartialWordRange(range, inString: item, language: "en")
print(wordRange.location == NSNotFound)
LOL it's gonna look something like this:
Code:let checker = UITextChecker() let range = NSMakeRange(0, item.characters.count) let wordRange = checker.rangeOfMisspelledWordInString(item, range: range, startingAt: 0, wrap: false, language: "en") let possible = checker.completionsForPartialWordRange(range, inString: item, language: "en") print(wordRange.location == NSNotFound)
I should do a programming class weekly... haha
You can do that, if anyone wants to learn about physiologyI should do a programming class weekly... haha
This would totally be awesome.You can do that, if anyone wants to learn about physiology, I'll start a class on that
We can just hold an after school club on the forum. Everyone welcome!![]()
No. I'm already dealing with enough club bull in real life.We can just hold an after school club on the forum. Everyone welcome!![]()
But programming is fun. I can have you guys drawing turtles on a screen and make them race..No. I'm already dealing with enough club bull**** in real life.
But programming is fun. I can have you guys drawing turtles on a screen and make them race..
Oh see this is how I've wanted to spend my timeBut programming is fun. I can have you guys drawing turtles on a screen and make them race..
I mean it would probably be a second lesson or third, but it would be fun.. And it's a practical skill in almost any industry.Oh see this is how I've wanted to spend my time![]()
Every imagineer project from now on would then need to have an obligatory turtle race includedI mean it would probably be a second lesson or third, but it would be fun.. And it's a practical skill in almost any industry.
Hahah exactly.. Or make tower of terror.. haha.Every imagineer project from now on would then need to have an obligatory turtle race included![]()
Dude, It's the Tower of Groot...get it right.Hahah exactly.. Or make tower of terror.. haha.
Turtes is a Graphics package that you can program what to do.....
Turtes is a Graphics package that you can program what to do.
Dude, It's the Tower of Groot...get it right.
Register on WDWMAGIC. This sidebar will go away, and you'll see fewer ads.