Support Forums
SF Coders Official Group [Applications: OPEN!] - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Groups (https://www.supportforums.net/forumdisplay.php?fid=78)
+---- Forum: Group Recruiting (https://www.supportforums.net/forumdisplay.php?fid=79)
+---- Thread: SF Coders Official Group [Applications: OPEN!] (/showthread.php?tid=21158)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


RE: SF Coders Official Group [Applications: OPEN!] - BreShiE - 10-04-2011

Yeah I agree, but hey what you going to do? On HF you can't find a post without them, you learn to just ignore it. Smile


RE: SF Coders Official Group [Applications: OPEN!] - ChromeWolf - 10-05-2011

What Can You Code:
PHP
C#
HTML

I'm primitive at C# and PHP

Favorite Coding Language:
PHP or C#

Will You Give Support To Fellow Coders:
Yes, of course Smile

How Many Hours Per Week Can You Be On:
20 Hours

Age:
14

Proof Of Your Coding Abilities:
Developing my C# calculator.. I have this so far, I'm trying to work around the if & else statements.

PHP Code:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace 
ConsoleApplication1
{
    class 
Program
    
{
        static 
void Main(string[] args)
        {
            
//Made By ChromeWolf <3
            
int number1;
            
int number2;
            
string test;
            
int answer;
            
Console.WriteLine("Type the first number");
            
number1 int.Parse(Console.ReadLine());
            
Console.WriteLine("Type the second number");
            
number2 int.Parse(Console.ReadLine());
            
Console.WriteLine("Put in the operation you want");
            
Console.WriteLine("Testing");
            
test = (Console.ReadLine());
            if (
test == '+') { answer number1 number2; };
            
Console.WriteLine("Press any key to find your answer");
            
Console.ReadLine();
            
Console.WriteLine(answer);
            
Console.ReadKey();
        }
    }




RE: SF Coders Official Group [Applications: OPEN!] - BreShiE - 10-07-2011

Chrome Wolf I'm going to contact you now about your application.


RE: SF Coders Official Group [Applications: OPEN!] - Amazing - 10-07-2011

What Can You Code:
I'm great with HTML and CSS while I know bits and pieces of PHP, which is what I'm currently learning.

Favorite Coding Language:
CSS is probably my favorite of what I know, it can do some pretty amazing stuff!

Will You Give Support To Fellow Coders:
Of course, I'd be willing to assist anyone who may need help.

How Many Hours Per Week Can You Be On:
I haven't been tremendously active on SF but I've decided to be since I'm not really a fan of the HF community since there are a lot of rude, immature users that really ruin your stay. SF is different and that's what I like about it. That being said, I can be on probably three to four hours a day, meaning I'll be online for 21 to 28 hours a week, given I don't have basketball games and other activities I'd have to attend to.

Age:
I'm 16 years old.

Proof Of Your Coding Abilities:
http://forumsource.org/
http://forumsource.org/misc.php?page=mybbthemes


RE: SF Coders Official Group [Applications: OPEN!] - Digital-Punk - 10-08-2011

What Can You Code:
I can code in Vb.Net(Intermediate), C++(beginner), HTML/CSS(intermediate), Javascript(Learning currently).

Favorite Coding Language:
I would ahve to say Vb.Net. I love vb it is a easy language to learn and I have been coding in .net for about 4 years now.

Will You Give Support To Fellow Coders:
I can help with what I can. I like to help members, it makes me feel good when I do so.

How Many Hours Per Week Can You Be On:
Im usaully on for about 2-4 hours a week, I can try to be on more if needed.

Age:
I am 28 years old.

Proof Of Your Coding Abilities:
http://www.supportforums.net/showthread.php?tid=14967
http://www.supportforums.net/showthread.php?tid=11038

[Image: ressas.png]

[Image: unledayc.png]

[Image: tutt.png]

The links is currently what I have on SF, but I have many programs that I have coded I just have not posted them here on SF. You can hit me up on Team Viewer and I can show you what programs I have, or I can just prove that I can code if you would like.


RE: SF Coders Official Group [Applications: OPEN!] - BreShiE - 10-09-2011

Digital-Punk you're denied, sorry.

Amazing, I'm going to contact you now.


RE: SF Coders Official Group [Applications: OPEN!] - Resistance - 10-09-2011

What Can You Code:
Many things, system utilities and other kinds of executables around that criteria.
Favorite Coding Language:
Visual Basic

Will You Give Support To Fellow Coders:
Yes I would love to help other members if I see them struggling, though I have no mercy for phishers who code in Visual Basic; they will be decrypted and eliminated from the internet. Keeping it safe Big Grin I already did it three times on SF.

How Many Hours Per Week Can You Be On:
6.5 hours per week. I get home at 6-7 o'clock.


Age:
I am fifteen years old.

Proof Of Your Coding Abilities:
[Image: VfnQp.png]

http://www.supportforums.net/reputation.php?uid=4502
[Image: Awcf7.png]
http://www.supportforums.net/showthread.php?tid=13508&highlight=Captcha+offline
http://www.supportforums.net/showthread.php?tid=17851&highlight=administrator+manifest
And I have many more tutorials I have contributed since I have been here.



RE: SF Coders Official Group [Applications: OPEN!] - alabama - 10-09-2011

(10-09-2011, 06:50 AM)BreShiE Wrote: Digital-Punk you're denied, sorry.

Amazing, I'm going to contact you now.

Why? Digital-punk is one of the best coders I know


RE: SF Coders Official Group [Applications: OPEN!] - BreShiE - 10-10-2011

(10-09-2011, 11:25 PM)alabama Wrote: Why? Digital-punk is one of the best coders I know

"Im usaully on for about 2-4 hours a week, I can try to be on more if needed."


@Resistance You're accepted, welcome.


RE: SF Coders Official Group [Applications: OPEN!] - alabama - 10-10-2011

(10-10-2011, 12:02 AM)BreShiE Wrote: "Im usaully on for about 2-4 hours a week, I can try to be on more if needed."


@Resistance You're accepted, welcome.
He has some of the best tutorials that he's made