file access auditing
+ Reply to Thread
Results 1 to 15 of 15

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

  1. #1
    Join Date
    Sep 2010
    Posts
    2

    Can I learn .net using Perl or Java?

    Can I learn .net using Perl or Java?
    I am an experienced programmer and have used various flavors of Visual Studio in the past for Basic and C. But my recent 8 years of work has been Linux and I have missed out on the move to .NET.

    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 DougN; 06-09-2015 at 05:12 PM.

  2. #2
    aliza Guest

    Re:

    may be i can buy one

  3. #3
    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.

  4. #4
    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.

  5. #5
    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]

  6. #6
    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.

  7. #7
    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.

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

  9. #9
    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

  10. #10
    Join Date
    Apr 2015
    Posts
    110

    hi

    Outside the windows platform, where else can I learn .net?

  11. #11
    Join Date
    Apr 2015
    Posts
    110

    hi

    someone please com to my rescue

  12. #12
    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

  13. #13
    Join Date
    Oct 2002
    Posts
    47
    Quote Originally Posted by kaufen View Post
    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

    Your post was taken word for word, include the misspelled word "this", from a Best Answers response posted 7 years ago by Neeraj Yadav on anwsers.********** to the question "Can I learn .net using Perl or Java?"

    https://answers.**********/question/index?qid=2008080408*042AA4js*p

  14. #14
    Join Date
    Apr 2016
    Posts
    3

    Can I learn .net using Perl or Java?

    i would like to recommend you to just read one language in one time. this will be more beneficial for you.
    Last edited by gordo; 04-22-2016 at 07:05 AM.

  15. #15
    Join Date
    Nov 2018
    Posts
    1

    Java is the programming language

    Whereas Java is the programming language for Sun's “computer is the network” effort, Microsoft has given us C# (“C sharp”). ... That is, Perl, Visual Basic and C# can be compiled down to IL. The idea is to make it possible to integrate multiple languages into one system
    imran sharif

+ 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