Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

sharpone

@sharpone
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Inheritance problem
    S sharpone

    :confused:Why won't this code work? using System; using System.Windows.Forms; namespace Practice { class Practice { public static void Main() { // declare and assign a string variable called human string human; human = "Walking & talking life"; // declare and assign an int variable called mind int mind; mind = 100; // Print the value of the variables to the console Console.WriteLine(mind); Console.WriteLine(human); } } class Continued { public static void notMain() { MessageBox.Show(human); MessageBox.Show(mind); } } }

    C# oop help question

  • Help / Advice
    S sharpone

    I live in South Florida, USA City and zip: Ft. Lauderdale or Plantation 33317

    The Lounge csharp help question learning

  • Help / Advice
    S sharpone

    :)Thank you both for your advice - but how do I go about getting a job to code with no experience / school under my belt?:confused:

    The Lounge csharp help question learning

  • Help / Advice
    S sharpone

    Hi, I've just started out learning C# / .NET at a fast rate. Then, I plan to look for company to get experience even if working for free. Any ideas or suggestions would be appreciated. Anyone know where I can gain experience when I learn enough without certification and only a high school diploma (even for little or no pay)??:(:|:confused:

    The Lounge csharp help question learning
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups