Jump to content

Hi

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
11 replies to this topic

#1
nutario

nutario

    Newbie

  • Members
  • PipPip
  • 23 posts
Hi. I'm from Germany.
I was seaching for a programming forum... here I am.
I hope we'll have a lot of fun. I'm locking forward for interesting discussions.

#2
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
Welcome to CodeCall, nutario!
Do you know any programming language?

#3
nutario

nutario

    Newbie

  • Members
  • PipPip
  • 23 posts
Yes, of course.
* C/C++ (good)
* Java (i don't use it at present, but if I have to I do)
* Python (learning)
* Ruby (learning)

At present I'm writing a small programm/lib for konverting picture formats, because we nead them for a nice "well done" output in our project.

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Hey nutario, welcome to CodeCall! If you need anything don't hesitate to ask.

#5
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
Hello nutario, Welcome to CodeCall!

#6
nutario

nutario

    Newbie

  • Members
  • PipPip
  • 23 posts
thanx for the nice welcome!

#7
Susan

Susan

    Newbie

  • Members
  • Pip
  • 9 posts
Hello from another newbie.

#8
xXHalfSliceXx

xXHalfSliceXx

    Speaks fluent binary

  • Moderators
  • 1,694 posts
Hey Nutario. GOod to have you@

Posted Image
Posted Image


#9
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Welcome to CC.

Why are you not using Java?

#10
nutario

nutario

    Newbie

  • Members
  • PipPip
  • 23 posts
Because our application is wirtten in c/c++. And it musst be realy fast.
We have to compute and store about 30 pictures per second. So the picture convertion/storage does only last about 0.1 sec.

Yes I konw Java can be fast too, but the major reason is the first point I mentioned.

#11
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
welcome :D

Posted Image

#12
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Yeah.. well I did read sometimes that Java can be slow at times, although still considered fast compared to others.