Home » Archive by category Blog (Page 9)

오큘러스 리프트

2016년 새해 새벽, 가상현실(Virtual Reality, VR) 기기 전문 업체 오큘러스 VR이 ‘오큘러스 리프트’의 예약 판매를 시작했다. 오큘러스 리프트는 헤드마운트디스플레이(HMD)형 기기로 가상현실을 3D로 체험할 수 있도록 돕는 도구다. 지난 2013년 처음으로 개발자를 위한 초기 버전 ‘오큘러스 리프트 DK1’이 등장했으니 이번 정식 버전 출시는 그로부터 3년여 만이다. 비록 한국 시장은...
Continue reading

R 언어

‘R’(아르)는 통계계산과 그래픽을 위한 프로그래밍 언어이자 오픈소스 소프트웨어다. 무료로 배포되고 있으므로 상용 프로그램을 구입하지 않아도 사용할 수 있다. 무료라고 해서 기능이 약한 것도 아니다. R에서 활용할 수 있는 다양한 패키지가 개발돼 있으므로, 패키지를 내려받아 다양한 기능 확장을 꾀할 수 있다. 현재 공식적으로 등록된 패키지만 7600개 이상이다. 그 외에...
Continue reading

100+ Awesome Web Development Tools and Resources

  100+ Awesome Web Development Tools and Resources The best and worst thing about being a web developer is that the web is constantly changing. While this is exciting it also means that web developers must always be proactive about learning new techniques or programming languages, adapting to...
Continue reading

How to set java_home on Windows 10?

[more…] How to set java_home on Windows 10? This tutorial shows you how to set a JAVA_HOME system variable on Windows 10. Tested Windows 10 JDK 1.8 1. Advanced System Settings Type advanced system settings in the search box (beside the Windows start button), clicks View advanced system...
Continue reading

[tut 7] Drag & Drop points in lines

[tut 7] Drag & Drop points in lines [more…] Introduction This is the Seventh tutorial of a series of tutorials of how to build a graphics program using C# in Windows form that exports the artwork in a vector format. tut1—http://www.codeproject.com/Tips/1082353/tut-GDIplus-Artwork-from-svg tut2—http://www.codeproject.com/Tips/1082633/interactivaly-add-multiple-shapes-using-linked-lis tut3—http://www.codeproject.com/Tips/1084073/tut-graphics-program-using-Csharp-Drag-Drop-Delete tut4—http://www.codeproject.com/Tips/1105143/tut-Draw-Lines-with-Circle-and-Rectangle-End tut5—http://www.codeproject.com/Tips/1105495/tut-form-communication-multi-tab-program-custom-cu tut6–http://www.codeproject.com/Tips/1106645/tut-Line-Drag-Drop-Line-Selection …. also, you would understand how...
Continue reading

Difference between Web Services , Web API , WCF

more… First why we use this technologies? If you have any logic and need to make it shared and compatible with any machines and any software you will need to put this logic or methods on the web or shared network and make results as XML or JSON...
Continue reading