[Still Open] Hiring a Programmer (Experienced Coders) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

[Still Open] Hiring a Programmer (Experienced Coders)

Need some one who codes in: -Rust (In-demand!) -C++ -C# (Exprienced using Win32 API) More requirements: GitHub Account... Facebook Messenger... Likes snoop dawg (Nah just kiddin')... Just so you know: We're only hiring C++ and Rust programmers, nonetheless if you're really hard headed you can join if you're C#

4th Jun 2017, 7:40 AM
Complex
Complex - avatar
23 Answers
+ 10
I thought about learning rust. I hear its like a crazy version of c with safety. what's your personal opinion of it?
4th Jun 2017, 8:32 AM
Ahri Fox
Ahri Fox - avatar
+ 8
facebook? nu thx
4th Jun 2017, 8:14 AM
Ahri Fox
Ahri Fox - avatar
+ 7
you using rust for making the programming language?
4th Jun 2017, 8:25 AM
Ahri Fox
Ahri Fox - avatar
+ 7
I'll never join cuz I don't use Facebook (messenger) but thanks for the info on rust
4th Jun 2017, 8:44 AM
Ahri Fox
Ahri Fox - avatar
+ 6
@Ahri Fox It's really harder than C or C++, Its a very low language and its almost impossible to learn it without dedication and passion, Some of the strict feature it has -You cant do println!(myVar); instead you'll need to do println!("{}" myVar); and you'll even get a warning: You must use my_var instead of myVar -Its hard to parse string to an integer let mut x = "12"; let mut xx = x.trim().parse<i32>(); -Variables must live long enough -Doing this: let var = 10; let copy = var; //var cannot be accessed now instead you need to make it a reference or call a .clone() method Besides those low level stuff, its very safe and suprisingly faster than C, Errors are also more specific.
4th Jun 2017, 8:41 AM
Complex
Complex - avatar
+ 6
Mmmmm *Plan To learn rust later in the list*
4th Jun 2017, 8:48 AM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
+ 4
I thought you were kidding
4th Jun 2017, 8:25 AM
Nomeh Uchenna Gabriel
Nomeh Uchenna Gabriel - avatar
+ 3
@Ahri Fox Could be messenger (Needed for chat) or GitHub (It doesnt have chat)
4th Jun 2017, 8:16 AM
Complex
Complex - avatar
+ 3
@jay Oh lmao xD We're developing 1 programming language, 1 scripting language and an IDE (That what C# is gonna be used)
4th Jun 2017, 8:18 AM
Complex
Complex - avatar
+ 3
i would imagine it would be! i might be more hinderance than help though
4th Jun 2017, 8:21 AM
jay
jay - avatar
+ 3
C#
4th Jun 2017, 8:32 AM
Nomeh Uchenna Gabriel
Nomeh Uchenna Gabriel - avatar
+ 3
You're welcome, feel free to come by if you decided to join us
4th Jun 2017, 8:45 AM
Complex
Complex - avatar
+ 2
may i enquire as to the project?
4th Jun 2017, 8:10 AM
jay
jay - avatar
+ 2
@jay I'm sorry I dont know what you mean by "enquire as to the project" (Yes I'm dumb) Do you mean you wanna join?
4th Jun 2017, 8:14 AM
Complex
Complex - avatar
+ 2
lol. wots the project I was being all fancy
4th Jun 2017, 8:16 AM
jay
jay - avatar
+ 2
ooooooo that sounds cool!
4th Jun 2017, 8:19 AM
jay
jay - avatar
+ 2
Thanks I came here to find someone to help us cause we're handling 1 Project per Person, and thats very hard xD
4th Jun 2017, 8:20 AM
Complex
Complex - avatar
+ 2
@jay You're a great coder so you're in if you want, My mind is really going to explode in coding Rust(Rust is a newand very low language)
4th Jun 2017, 8:23 AM
Complex
Complex - avatar
+ 2
@Nomeh Uchenna Gabriel Use this link to join the group, I'll add you to the group chat afterwards https://m.facebook.com/groups/120234475136245?view=info&ssc=0
4th Jun 2017, 8:42 AM
Complex
Complex - avatar
+ 2
@Ahri Fox Theres more strict features there but its a unique language. I'm not even halfway learning it
4th Jun 2017, 8:44 AM
Complex
Complex - avatar