JavaScript 소개

1264 단어

Now we jumpin to new style of coding easily,fast and awesome stuffs. I know most companies and big organization are in the transition to adopt what's trending, fast and secure. Well i may weird by now ! but after this, you would wish to stay for more blogs like this.
Even when you are new to the world of codes, you still have a big opportunity to understand what's going. Hey!!!, i forgot to tell this, am from testing Google's fastest engine, i don't mean a car engine NO, guess what, its V8.
i created a function that takes one argument (of type int) and returns a fibonacci number in that index forexample


fibonacci(5);
그것은 1,2,3,5,8부터 계산하고 8로 돌아간다. 왜냐하면 위치가 5이기 때문이다.그것은 0초 안에 돌아온다.
지금 내가 미친 짓을 했는데,
   fibonacci(1000000000);
그것은 구글의 V8 엔진이 이 임무를 완성하는 데 시간이 좀 걸릴 것이라고 생각했지만, 내가 1.614분 안에 결과 (Infinity) 를 되돌려 주었을 때 나는 놀랐다.그러나 나는 파이톤으로 이 코드를 작성했지만 노트북에서 나오는 열량만 들었고 선풍기는 소음을 배로 늘렸고 파이톤은 조작이 취소될 때까지 10여 분이 걸렸다.
그래, 위의 이 따분한 이야기는 개의치 마라. 좋은 소식은,
완전히 어리석다, 오오오오오오오오!!!itsJavaScript

좋은 웹페이지 즐겨찾기