mrtg
+ Reply to Thread
Results 1 to 15 of 15

Thread: Can I learn .net using Perl or Java?

Hybrid View

  1. #1
    Join Date
    Oct 2010
    Posts
    3
    Trying to find which is the "fastest" can only be done by identical experiments:
    - You write a piece of code in all languages, with the SAME source (input) and objective (output).
    - Make this in a repeat loop (for/next) to multiply the length.
    - Start a timer at the beginning of the program,
    - Stop it when the program has completed its work.
    - Get the total time.
    - Compare performances with the other languages.
    It seems evident to say this, but EACH language has its own fast and slow processes, and finding the "fastest" is really a question of WHAT you are doing!
    You also have to take care of each CALL you make:
    In PhP, two or three similar functions would give you the same answer, but some take longer to execute (sometimes 20 times longer!) By just using a different function, you can make your code much faster!
    .................................................
    Last edited by DougN; 06-09-2015 at 05:12 PM.

  2. #2
    Join Date
    Nov 2010
    Posts
    2
    For advanced programming levels, you can attend a couple of TECH-ED sessions that gets you plenty of learning as you would in a crash course with enough time to get your doubts cleared from Microsoft's product development managers themselves. I think there's one coming up in Barcelona, Spain sometime soon. Apart from videos and webcasts, Wrox publications have good books on most of the popular NET languages as well.
    ******************
    Last edited by DougN; 06-09-2015 at 05:11 PM.

  3. #3
    Join Date
    May 2012
    Posts
    2
    .NET is different then pearl or Java, That isn't say you couldn't get a program to do both. But to learn .NET you need Visual Studo. They have free versions for all the .NET (C# VB.NET) and so forth.[url=http://stctechnologiescorporatetraining.in/]STC Technologies[/url]|[url=http://stctechnologiestraining.in/]STC Technologies[/url]|[url=http://stctechnologiesgroup.com/]STC Technologies[/url]

  4. #4
    Join Date
    Jun 2012
    Posts
    12
    well, i do not about the perl but both java and .net platform is totally different so if you want to learn .net then it will better to know Visual Basic to you.

  5. #5
    Join Date
    Oct 2014
    Posts
    1

    Re: Google sites website I*tiqaad gemirrored naar i*tiqaad.maghribee.com

    I would like to learn .NET, the new models, security, etc, without worrying about language issues. Is this possible using Perl or Java? What do I need to D/L or buy to start?
    Last edited by twinkle45; 11-12-2014 at 07:54 AM.

  6. #6
    Join Date
    May 2014
    Posts
    12
    You can learn both easily.

  7. #7
    Join Date
    May 2015
    Posts
    31
    Well There's no need to learn Java/Perl for .Net

    in Fact its very good idea that you are now thinking of updating your skills now.

    I assume you have knowledge of OOP and languages like C++ because that will help you get hands on C# .


    One thing i would like to tell you is .Net and Linux are foe.

    If you willing to learn .Net then learn it over windows platform.


    Hope tis will solve yours issues

+ Reply to Thread

Similar Threads

  1. Java tutorial
    By toast in forum Programming
    Replies: 5
    Last Post: 11-28-2018, 12:29 AM
  2. java?
    By duckiesarefun in forum Programming
    Replies: 9
    Last Post: 11-15-2008, 05:36 PM
  3. Very awesome Java
    By toast in forum Programming
    Replies: 27
    Last Post: 10-28-2006, 06:43 PM
  4. java & it's proxy
    By LoOker in forum Proxies and Firewalls
    Replies: 1
    Last Post: 10-10-2003, 05:27 AM
  5. jAVA aNONYMOUS pROXY
    By DATA in forum Proxies and Firewalls
    Replies: 0
    Last Post: 01-16-2003, 06:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts