Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Varied questions
06-10-2013, 10:44 AM (This post was last modified: 06-10-2013 10:46 AM by arg274.)
Post: #1
Varied questions
1.can any1 tell me of a good place to learn C/C++ without video tutorials?I want to actively contribute to the emu.
2.how much time would it take to gain the knowledge equivalent to Henrik from a coding noob?
3.can i pull a req on git without knowing coding?
4.how many posts do i need to become a moderator?

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
06-10-2013, 05:00 PM
Post: #2
RE: Varied questions
4°) The number of posts is not related to the fact to be a moderator, look at me : I have more posts than several moderators and I am not one Wink

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
06-10-2013, 07:05 PM
Post: #3
RE: Varied questions
for ur 2nd question,,,
it's really depends on your ability, skill n strong logic (all programing language depend on logic)

ohh and ur will too Big Grin

my english is poor , sorry
Find all posts by this user
Quote this message in a reply
06-10-2013, 09:05 PM
Post: #4
RE: Varied questions
(06-10-2013 10:44 AM)arg274 Wrote:  1.can any1 tell me of a good place to learn C/C++ without video tutorials?I want to actively contribute to the emu.
2.how much time would it take to gain the knowledge equivalent to Henrik from a coding noob?
3.can i pull a req on git without knowing coding?
4.how many posts do i need to become a moderator?

1. Don't start with C++. Start with Python to learn the logic, then later move to C++ if you like it. You can use a site like http://www.learnpython.org/ to learn some basics.
2. I'd say 10 years if you were quite skilled, maybe less. Otherwise, 20? 30? It takes time to learn and master low level programming.
3. Yes if you find a typo in the translations to fix
4. Speech is silver, silence is golden. A man's worth isn't determined by the amount of things he says but how he thinks and what he does then.
Find all posts by this user
Quote this message in a reply
06-11-2013, 02:01 AM (This post was last modified: 06-11-2013 02:30 AM by arg274.)
Post: #5
RE: Varied questions
thanks guys 4 your answers,now again-
5.is/was there any other emu projects of henrik besides ppsspp,dolphin and potemkin?

6.is it legal to post game BGMs here?(just asking,u can see my title-PRO AT3 RIPPER)

7.why aren't Orphis and xsacha moderators?

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
06-11-2013, 05:21 AM
Post: #6
RE: Varied questions
Music is copyright protected media.
Find all posts by this user
Quote this message in a reply
06-11-2013, 05:46 AM
Post: #7
RE: Varied questions
To the point about learning another language first, I've actually done more C++ in the last 9 months than I've done in the past ~18 years. Not that I'm any benchmark, but the most important thing is getting your head around logic and flow of things.

It sounds like you're pretty focused on moderators. Are you aiming to become one?

I'm not sure if Henrik was a part of any other emulators, but aren't Dolphin and PPSSPP already pretty good?

-[Unknown]
Find all posts by this user
Quote this message in a reply
06-11-2013, 07:29 AM
Post: #8
RE: Varied questions
meh, dolphin could do with a rewrite of the vertex caching, but that needs some developers who care/motivated to do it.
Find all posts by this user
Quote this message in a reply
06-11-2013, 10:09 AM
Post: #9
RE: Varied questions
ill be a moderator if im worthy of being one.but im not...

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
06-11-2013, 03:51 PM (This post was last modified: 06-11-2013 03:57 PM by vnctdj.)
Post: #10
RE: Varied questions
(06-11-2013 05:46 AM)[Unknown] Wrote:  It sounds like you're pretty focused on moderators. Are you aiming to become one?

If the staff is looking for a moderator, I'm here if you want Smile

I have already been a co-administrator in a forum twice in the past.
I can also monitor the french part of the forum given that french is my native language Smile
And of course I log in the forum everyday to check all the new posts ! Wink

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
06-11-2013, 06:10 PM (This post was last modified: 06-11-2013 06:11 PM by Henrik.)
Post: #11
RE: Varied questions
You're now a mod, vcntdj.

As for how long it takes to reach my level ... well, C++ has been my main programming language for 15 years now, I've done it professionally 6 years Smile

Although I did start the Dolphin project with only about 5 years of hobby-only C++ experience. Yeah, Dolphin is 10 years old this fall. Time flies.
Find all posts by this user
Quote this message in a reply
06-11-2013, 06:21 PM
Post: #12
RE: Varied questions
(06-11-2013 06:10 PM)Henrik Wrote:  You're now a mod, vcntdj.

Thank you so much Henrik, now I feel even more useful to the community Smile

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
06-12-2013, 01:19 AM
Post: #13
RE: Varied questions
(06-11-2013 06:21 PM)vnctdj Wrote:  
(06-11-2013 06:10 PM)Henrik Wrote:  You're now a mod, vcntdj.

Thank you so much Henrik, now I feel even more useful to the community Smile
Congratulations my friend. Cool
Find all posts by this user
Quote this message in a reply
06-12-2013, 02:09 AM (This post was last modified: 06-12-2013 04:56 PM by arg274.)
Post: #14
RE: Varied questions
vnctdj is truly worthy of being a mod,he helped me and others a lot.

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
06-12-2013, 10:45 AM
Post: #15
RE: Varied questions
Congratulations vnctdj Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: