Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Hello from porpoiseseeker

  1. #1
    Junior Member
    Join Date
    Apr 2014
    Location
    Port Townsend, WA
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Hello from porpoiseseeker

    This is my attempt to introduce myself. I am Gary Nelson, resident of Port Townsend, WA and wish to learn JAVA as done using ECLIPSE. My goal is to contribute to PAMGUARD, a java application for Passive Acoustic Monitoring of marine mammals. I volunteer with Pacific Biodiversity Institute working on their Harbor Porpoise Project. The code is presently limited to 32-bit operation, but that seems to be no serious performance problem as I can record 8 channels at 2MHz x 16-bits with a light load on my ASUS 8-core gaming machine (acquired for this project).
    I my past life I wrote much DSP code in assembly language, later Fortran Modeling of radar performance using a 6600 computer, but have no recent experience. I have studied object oriented technologies, esp for network management, but have not actually done any OOP.
    I'm looking forward to this adventure.
    Thanks

  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Hello from porpoiseseeker

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

    Don't be shy about starting your own threads. Glad you're here, and it sounds like interesting work! What are you using to guide your study of Java?