• Member Avatar for jwenting
    jwenting

    Replied To a Post in Which language should i learn to make smartphone apps?

    don't spread misinformation, melissad. Android is based on Java, true. But iOS apps are written in Objective-C, and Windows Phone apps in C#. Symbian was also based on Java, but …
  • Member Avatar for jwenting
    jwenting

    Gave Reputation to melissad in Which language should i learn to make smartphone apps?

    To develop a smart phone app firstly you must know Java because in almost every phone application development code using basics of java. And android programming is also need.
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Is C++ enough?

    There's many entry level jobs out there for C++ programmers, but you're not going to get any job knowing just programming, no matter what the language. The era of mindless …
  • Member Avatar for jwenting
    jwenting

    Gave Reputation to iamthwee in Is C++ enough?

    I would say study something like PHP programming as this will get you into web development. I'm trying to understand PHP with codeigniter and it is great. I don't think …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in getting error in generic binary search tree

    read the line, read the error. Based on the error, figure out what's wrong with the line, it's trivially easy and obvious.
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Is privacy over?

    if you willingly spill your life on some website, you need to be delusional to expect that nobody will ever see that information... Even if there's "protection" so "only friends …
  • Member Avatar for jwenting
    jwenting

    Gave Reputation to Darrel_1 in C++ Sudoku Game

    Sir can i see the codes? :)
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in COBOL

    true, but it's old code being expanded, not new systems being created. And all too often what you're asked to do is prepare your system for more easy screen scraping …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Switch Statement turbo c++

    so you're willing to spend a lot of time and money to learn to use something that the world has long since stopped using? And what then, are you going …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in c++ in globe must be the output *143#

    `cout << "*143#" << endl;`
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Java 8 cant do MS Access anymore?

    And then there's the cost factor. I've seen major corporations and government departments insisting we use Access because they already have it as part of their MS Office licenses and …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in ping multiple ip addresses

    same as any other, except you get it out of the array first. If you don't know how to, learn about arrays...
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in polynomial

    no, we're just robots programmed to bitch to kids like you who're too lazy to do their own homework.
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Switch Statement turbo c++

    why don't you try to come up with an algorithm to compose Roman numerals from Arabic numerals? It's not that hard... And oh, don't use Turbo C++, it's 30 years …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Java 8 cant do MS Access anymore?

    the bridge driver was NEVER a good option for anything except the most basic of experiments. It was NEVER intended to be used in production code or anything beyond a …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in What tech company to work for?

    in fact, you're often better off with a job that pays a bit less but has a lot less stress. Far better for your health (both mental and physical) and …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Labeling patch cables

    CD/DVD marker works just fine :)
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in What tech company to work for?

    you set your sights pretty high and narrow. Unless you're far better than most people (and you almost certainly aren't) you can forget about being hired by those companies. Just …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Star Wars: Episode 7

    hmm, Disney Star Wars... Hannah Montana meets a tribe of dancing Jar Jar Binks and they sing Kumbaya together while the planet explodes around them, only to be saved at …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in forum

    well, he hijacked his own thread within hours of creating it :)
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Sync Bank Account

    and scraping bank websites is NOT a good idea, you're almost certainly in violating of the bank's TOS if you do it. And of course you'd need to fool your …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in plzz help me

    it's "plz hlp mi". Be sure to get your question title right next time.
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in forum

    if you can't write the second program, you're never going to even get close to writing forum software, it's far more complicated (and yes, I've done both).
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in "Null" Word in csv export

    NULL is a real value in SQL, hence it gets exported as a real value. If you want it replaced with something else, adjust the method that writes the output …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in error BGI graphics not supported under Windows

    it's a 20 year old 16 bit DOS only compiler and library, why do you even assume it's going to work under Windows, let alone a modern version of Windows, …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Find the most frequently used words across multiple files

    - load file - count occurance of each word - repeat for all files - win
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Saving XSSFChart as an image file using POI

    I seriously doubt whether what he wants is going to work at all. He seems under the impression that XSSFPicture will magically turn the spreadsheet into a screenshot of what …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Compiling error in jsp class for registration

    as to the second, that code looks about a decade old so he probably uses a decade old book (or more likely a pdf someone ripped from a decade old …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in MFC and C++

    names? Amazon.com and do your own research.
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Jar not executing on Mac

    or the filename. MacOS is case sensitive, so is Java, so make sure the filename is correct.
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in MFC and C++

    There's libraries full of books written about MFC. You might want to check out a few of them...
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in eclipse vs vim

    And even worse, a lot of IDEs impose their own project structure rigidly, often creating all kind of files for their own housekeeping. Now if 20 people on a team …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Programming our mind

    > There exists a group of people called skeptics that arn't so easily persuaded. Unfortunatly, it's the masses that are important here. most so-called skeptics I've encountered are just as …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in eclipse vs vim

    iamthwee every company has its rogues, and sometimes they can get away with it for a while. I've worked for one big company where a rogue VP who led the …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in SQL Execption cannot find database Driver

    and wrong too
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in eclipse vs vim

    There are many possible reasons for standardising on a specific IDE. While company politics and personal preference of people in positions of influence with management often come into play during …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in compiler

    sounds like you have an operating system that has some serious issues with its standard strings. Maybe upgrade to a better operating system?
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Tracking app for mobile

    as the location APIs you're going to have to rely on are internet based web services hosted by for example Google, you're going to have to rely on the internet... …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Using more than 1 account for freelancing site in one computer?

    so they block you because you're a spammer and now you're asking for help on how to create more accounts to continue your spammer activities... Doesn't seem like you've learned …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in JDBC

    look better, all we can tell you...
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in whats wrong with this code

    it doesn't handle negative grades...
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in some questions about this code

    @moaz, you might want to learn to be polite to people. It often helps to get help from them... You might also learn to think for yourself, it helps you …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in how to connect database for sql server

    I'm sorry, we can slove problems sometimes, soloving them has never been our strong point.
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Beards

    Must be cultural. I've rarely if ever seen a coder with a beard here, and most of those were older guys who slithered into the profession from other jobs, usually …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Awake and in pain

    cold packs against the swelling might help, as reduced swelling reduces pressure it should also reduce the pain. Other than that, keep your weight off it, don't wear any shoes …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in java exception handling

    well, the compiler can throw Exceptions and crash ;)
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in I NEED HELP WRITING CODE

    yes, go to Oracle instead ;)
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in I NEED HELP WRITING CODE

    tutorialspoint, the new roseindia...
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Anyone try a portable laser keyboard ?

    Seen them used in some companies as flashy accessoiries in demo rooms and reception desks. Tried one even, was indeed highly uncomfortable. Ramming your fingers down on a hard surface …
  • Member Avatar for jwenting
    jwenting

    Replied To a Post in Problem solving skills

    problem solving is about the only thing you realistically learn in school. Unless of course you don't put in any effort whatsoever and just mindlessly cram for your tests.

The End.