Recent content by selina88k

  1. S

    Programming Skills with the Highest Salaries [infographic]

    didn't expect front end could be the lowest salary
  2. S

    Want to Learn web Development and And android devlopment

    there are lots of youtube video courses available, if not satisfy then just look for ebook
  3. S

    How to make money online by uploading videos (A to Z) - Daily $100 Method

    it is saturated method.... not that easy anymore
  4. S

    Infographic of every link building tectics - MUST SEE

    Good article.. Thanks!
  5. S

    Videos with texts images...

    cyberlink powerdirector is a great tool, you won't regret with its features
  6. S

    Recomended tool for video editing?

    if you are looking for simple cropping just go for camtasia
  7. S

    Which software is best for Video Editing?

    get cyberlink powerdirector, lots of plugins
  8. S

    Best video software

    camtasia if free, else go for Cyberlink powerdirector, lots of plugins
  9. S

    Free Animated Background Loops for Your Video's

    thanks for sharing!
  10. S

    "Hello World" in programming languages

    WindowsScriptHost VBScript: WScript.StdOut.WriteLine "Hello, World"; JScript: WScript.StdOut.WriteLine("Hello, World");
  11. S

    i cant talk to girls.

    try to bring up some interested topic like food, movie or vacation, Most girl like to discuss about it.
  12. S

    C++ or C#

    It is not hard if you already know C, it only takes me few months to learn C#.
  13. S

    Is C a must to learn C#

    If you are going for high level programming like UI interface design and program, go for C#, If you are going for low level programming like firmware or embedded, go for C
  14. S

    array in C

    make it for(i=0; i < 6; i++) { array[i]=array[++i]; }
  15. S

    Best Compiler for C Learner ?

    Visual Studio Express free and best for you, won't regret
Back
Top