You are viewing a single comment's thread from:

RE: Introduction to visual studio and c#

in #utopian-io6 years ago

Nice lecture from the brain-box @branx
Really enjoyed seeing this. However, if i may contrubute to this...

How about you use code block for your line of codes in order to make the codes more readable. To use it, just enclose your code in this (~~~ codes here ~~~)
Let me make a sample...

import javax.swing.JOptionPane;

public class Hello {
public static void main (String []args) {
    JOptionPane.showMessageDialog (null,  "hello steemit");

  }
}

This is just a simple Java program, the point here is how the code shows to the readers.

I believe this makes this lines of code more readable and Utopian-io moderator wouldn't reject your post for this reason.

Sort:  

Thanks for the suggestion @teekingtv.

Coin Marketplace

STEEM 0.25
TRX 0.11
JST 0.029
BTC 69389.89
ETH 3686.50
USDT 1.00
SBD 3.37