System.out.println("Hello ForumPromotion.net!");

  • Thread starter Thread starter kode_block
  • Start date Start date
K

kode_block

Hey there. I'm @Code_Block.

As you can tell by the Title, I'm a Programmer and I like Java. Simple. I am quite an active Forum-User so expect to see me engaged in Conversations and Discussions a lot.

Can't wait to meet you all!
 
  • Like
Reactions: Cam
# for i in hello {1..5}; do echo "Hello Code_Block_$hello; done

# usermod -aG sudo Code_Block
 
Hello friend, welcome to the forum. I hate Java as i find it difficult 😀 But that is me
 
# for i in hello {1..5}; do echo "Hello Code_Block_$hello; done

# usermod -aG sudo Code_Block
Hmm...What Language is that?
Hello friend, welcome to the forum. I hate Java as i find it difficult 😀 But that is me
Well, I suppose we work and learn differently. It's just a part of Life. I find Java easy and you find it difficult. Just remember that there are other people out there who also find Java difficult so you aren't the only one.
 
Hmm...What Language is that?

Well, I suppose we work and learn differently. It's just a part of Life. I find Java easy and you find it difficult. Just remember that there are other people out there who also find Java difficult so you aren't the only one.

That's just bash, nothing special. I am a *nix guy, so the command line is life. Linux>Windows.
 
System.out.println("Hello, Welcome to forum promostion.");
System.out.println("Hello, Java.");

LOL 🙂
 
Welcome! I bet Java isn't the only language you know...care to list them? 😀
 
Python:
langs = ["Python", "PHP", "JavaScript", "Node.js"]
str = ""
for lang in langs:
    if len(str) > 0:
          str = str + ", " + lang
     else:
          str = lang
print("Ghost works with the following languages: " + str)

I started with PHP, but have been falling in love with Python lately!
Nice to see you here 🙂
If you need help with those or SQL, HTML, CSS, jQuery or something else then I can help you. I dabbled with Java and did release a GUI software called wuCrypto (small toolbar that fetched crypto prices every 30 seconds), but I don't really use Java enough to help too much - just enough to get basic stuff up and running.
 
Last edited:
Hi there! It’s a pleasure to have you here. Welcome to Forum Promotion.

If you don’t mind me asking, how did you find us?
 
Hi there! It’s a pleasure to have you here. Welcome to Forum Promotion.

If you don’t mind me asking, how did you find us?
Thank you @Cammeh. It's an honour to be here.

As for me finding FP, I just searched up "Promotion Forums" and the rest was History 🙂
 
A bit late but Welcome to the forum @Code_Block. You're not Dan are you? There used to be a user over here with a site called Code Block 😀
 
A bit late but Welcome to the forum @Code_Block. You're not Dan are you? There used to be a user over here with a site called Code Block 😀
Thank you, @Ash.

And no, I'm not Dan. I'm not too sure on who he is. Maybe my Name and the Name of his Site was just a huge coincidence?
 
  • Haha
Reactions: Ash
You sure? I saw you on CodeForum 😉😛.
Might just be my bad memory then...
 
Back
Top Bottom