• Member Avatar for vegaseat
    vegaseat

    Marked Solved Status for Hey

    Hey is this field a good field to study in college if you want to learn programming and all of that happy stuff?
  • Member Avatar for vegaseat
    vegaseat

    Marked Solved Status for Need really real time

    HELP! We are 8 years into a 12-year study, and our original computers are failing. There is a serious possibility that the study will not be completed, because we cannot …
  • Member Avatar for vegaseat
    vegaseat

    Marked Solved Status for Help

    I am looking for ideas for a program that I am trying to build. I need to have two pictures, one blurred and one clear. The blurred picture will cover …
  • Member Avatar for vegaseat
    vegaseat

    Marked Solved Status for I need help with a basic issus i am sure all of you know !

    This is going to sound silly but i am really struggling to delete my internet history and search history. As others use my pc i do not want people to …
  • Member Avatar for vegaseat
    vegaseat

    Marked Solved Status for Getting started in programming

    I am starting out in programmming. I want to be a programmer as a career. I want to learn both Visual basic and Web Development(i.e. javascript and Html). Which language …
  • Member Avatar for vegaseat
    vegaseat

    Marked Solved Status for Prolog

    Does anyone here have any knowledge of Prolog. I am new to this and came across something called backward-chaining. If someone could help me get started in how to implement …
  • Member Avatar for vegaseat
    vegaseat

    Marked Solved Status for what is the best compiler

    what is the best compiler out there that you can use for a variety of languages. Like is their a compiler that can compile c++, the basics, java, etc. I …
  • Member Avatar for vegaseat
    vegaseat

    Marked Solved Status for Programming .exe files directly

    Is it possible to open notepad and type some gibberish and save it as a .exe file and run it? :mrgreen:
  • Member Avatar for vegaseat
    vegaseat

    Marked Solved Status for Ai

    What do you think ai's are be like e.g. the computer of gene rodenbery's andromeda or somthing else
  • Member Avatar for vegaseat
    vegaseat

    Marked Solved Status for plz help ppl......

    [b][i]Can anybody plz help me with this question for my assingment it is due the 25 june and i can't get this question done......[/i][/b] The manager of a speedy bus …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Is Swift a good alternative to Objective C?

    I have never seen Objective C referenced as "more interesting" ... Driving a Model T would be interesting, but if you want to get somewhere, it's not very swift. :) …
  • Member Avatar for vegaseat
    vegaseat

    Edited Is Swift a good alternative to Objective C?

    Ever since I got a fancy iMac and started using the Xcode IDE, I got hooked on Apple's new Swift language. From what I heard, it is supposed to replace …
  • Member Avatar for vegaseat
    vegaseat

    Edited Is Swift a good alternative to Objective C?

    Ever since I got a fancy iMac and started using the Xcode IDE, I got hooked on Apple's new Swift language. From what I heard, it is supposed to replace …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Is Swift a good alternative to Objective C?

    If you start a Swift Xcode project, you have to specify which OS you want to use and then pick a template. Apps for iOS (iPad, iPhone, iWatch) will be …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Is Swift a good alternative to Objective C?

    To build a GUI app you best use Apple's Xcode IDE, just like you would use the MS Studio builder for C#. As a side. when you do Google searches …
  • Member Avatar for vegaseat
    vegaseat

    Edited A taste of Swift part 4

    In part 4 of tasting Swift, we explore structures. Swift has added some interesting features to structures like defaults, methods, multiple init(). This way struct objects come close to class …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in !!! Delete & Format ?

    If you mean your hard drive: 1) you can delete all the data and still leave the format 2) formatting will not only remove all data, but also the old …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in A taste of Swift part 1

    From what I have learned up to this point, the Swift folks make a great effort to create a save language. The kind of language you want to use to …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Computer Slaves

    Well, the NYSE computer problem was due to a "bad" software upgrade. Whatever "bad" means. My guess is that it was a human error. So it was not a computer …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Random Facts

    According to the TV show "60 Minutes" the US government issues Social Security checks to 6.5 million citizens that are over 112 years old. Chances are that there are only …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Problem with sumList(num) function in python

    At first glance it is a problem with indentation in your function. Move the return out of the for loop.
  • Member Avatar for vegaseat
    vegaseat

    Edited A taste of Swift part3

    Part 3 of the taste of Swift explores class objects in Apple's Swift language. A class allows you to group methods (class functions) together that belong together. Class Person groups …
  • Member Avatar for vegaseat
    vegaseat

    Edited A taste of Swift part3

    Part 3 of the taste of Swift explores class objects in Apple's Swift language. A class allows you to group methods (class functions) together that belong together. Class Person groups …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Programming help - Flow Chart

    Rather than parallel arrays I would use an array of tuples, this way there is some connectivity during sorting.
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in What are you eating/drinking right now?

    Fresh trout, baked, grits with salsa, and a dark beer.
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Computer Slaves

    I guess hooking computers to the Internet makes things even more complex, as hackers (criminals or spy agencies) seem to find it easy to steal important data. The latest count …
  • Member Avatar for vegaseat
    vegaseat

    Edited Is Swift a good alternative to Objective C?

    Ever since I got a fancy iMac and started using the Xcode IDE, I got hooked on Apple's new Swift language. From what I heard, it is supposed to replace …
  • Member Avatar for vegaseat
    vegaseat

    Created Is Swift a good alternative to Objective C?

    Ever since I got a fancy iMac and started using the Xcode IDE, I got hooked on Apple's new Swift language. From what I heard, it is supposed to replace …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in A taste of Swift part 1

    Manipulating an array of strings ... // create array of strings var arrStr = ["Tim", "Jimmy", "Roberto", "Albert"] println(arrStr.count) // 4 println(arrStr) // [Tim, Jimmy, Roberto, Albert] println(arrStr.reverse()) // [Albert, …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in A taste of Swift part 1

    A closer look at a Swift array of tuples ... // create an array of (name, age) tuples // note that tuples can contain mixed types, but are immutable var …
  • Member Avatar for vegaseat
    vegaseat

    Edited Computer Slaves

    The recent flood of "technical problems" with computers at Delta Airlines, the New York Stock Exchange, the Wall Street Journal etc. make me wonder if we have become too dependent …
  • Member Avatar for vegaseat
    vegaseat

    Created Computer Slaves

    The recent flood of "technical problems" with computers at Delta Airlines, the New York Stock Exchange, the Wall Street Journal etc. make me wonder if we have become too dependent …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Jokes

    Computer analyst to programmer: "You start coding. I'll go find out what they want."
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Seeking a partner to create something world changing

    How do you pack all of this into a computer program? Better pick a good language or the code will be a billion lines.
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in A taste of Swift part 4

    // apply generic types to a structure // T is a placeholder for the actual type used struct Stack<T> { // an empty array of type T var items = …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in A taste of Swift part 4

    Amongst other things, show that Swift structures are value types ... struct Color { let red, green, blue: Double init(red: Double, green: Double, blue: Double) { self.red = red self.green …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in A taste of Swift part 1

    // more ways to populate an array ... // create an array of integers and load it with ones var ones = [Int](count: 5, repeatedValue: 1) println(ones) // [1, 1, …
  • Member Avatar for vegaseat
    vegaseat

    Edited A taste of Swift part 1

    The Swift computer language is the brainchild of a number of Apple associates. In my humble opinion it shows some nice features, but also some warts. Part 1 (constants, variables, …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Memorable Quotations

    “The poor have sometimes objected to being governed badly. The rich have always objected to being governed at all.” ... G. K. Chesterton
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Seeking a partner to create something world changing

    Looking at the zoo in the USA of who is running for president, I would say design a computer program that allows people to elect good leadership from a good …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Converting C loops to Python

    In Python range() will do the work for you, no reason to go back to the medieval times. Even the newer curly brace languages have gone to on "in range" …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in A Taste of Swift part 2

    // create an empty dictionary of [strKey:intArray] var mydict2 = [String: [Int]]() // load the first key mydict2["key1"] = [1, 2, 3] // append to array in key1 mydict2["key1"]!.append(4) // …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in A Taste of Swift part 2

    // create a random integer in a range from low to high (inclusive) // # forces low: and high: use in function call func randomIntRange(#low: Int, #high: Int) -> Int …
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in What are you eating/drinking right now?

    Basque lamb stew and Fuzzy Navel drink.
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Jokes

    How many men does it take to open a beer? None. It should be opened by the time she brings it to the couch.
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in There is an elephant on the loo!

    It takes 3,000 cows to supply the NFL with enough leather for a year's supply of footballs.
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Random Facts

    Snails can sleep for 3 years without eating.
  • Member Avatar for vegaseat
    vegaseat

    Replied To a Post in Memorable Quotations

    “You are only as beautiful as your last action.” ... Stephen Richards
  • Member Avatar for vegaseat
    vegaseat

    Edited A Taste of Swift part 2

    Part 2 of exploring/tasting the Swift language takes a look at dictionaries; process flow controls like loops, if/else and switch/case; functions and sorting. I hope I can follow this up …
  • Member Avatar for vegaseat
    vegaseat

    Edited A taste of Swift part 4

    In part 4 of tasting Swift, we explore structures. Swift has added some interesting features to structures like defaults, methods, multiple init(). This way struct objects come close to class …

The End.