모두의 라즈베리 파이 with 파이썬(Raspberry Pi for Everyone)

출간일(Release) : 2016/07/31
종이책 출간일(Print Release) : 2016/06/13
전자책 종류(Format) : ePub
Price : KRW 20,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
이 책으로 라즈베리 파이의 무한한 가능성에 한 걸음 내디뎌 보세요. 이 책에서는 먼저 라즈베리 파이가 무엇인지 알아보고, 복잡한 운영체제 설치, 환경 설정 과정은 그림만 보고도 따라 할 수 있게 알려줍니다.

Take a step into the infinite possibilities of raspberry pie with this book. This book first explores what raspberry pie is, and tells you how to install and configure a complex operating system by following a picture.


저자(Author)
이시이 모루나(Ishii, Moruna)
임베디드 시스템, 아두이노를 가르치는 강사이다. ‘귀여운 전자 공작’에서 귀여움과 먹을 걸 담당하고 있다.

The author is an instructor who teaches the embedded system, Arduino. In ‘Making cute electronic devices’, The author is responsible for cuteness and food.

Facebook https://www.facebook.com/KAWAII.electronics/

에사키 노리히데(Esaki, Norihide)
전기 기술자 출신. PIC, 아두이노, 라즈베리 파이, mbed 등 유행하든지 말든지 마이크로컨트롤러, 마이크로 보드를 손에 잡히는 대로 일단 만져 본다. ‘귀여운 전자 공작’에서 주로 전자 공작을 담당하고 있다. 전자 공작에 귀여움을 집어넣으려고 밤낮으로 시행착오를 겪는 중이다.

He is an electric engineer. The author tries to touch the microcontroller and micro board as soon as they get caught, whether they are PIC, Arduino, Raspberry Pie, mbed or whatever. In ‘Making cute electronic devices’, he is mainly responsible for electronic work. He is experiencing trial and error day and night to get cuteness into the electronic work.


부록(Extra File)

모두의 아두이노(Arduino for Everyone)

출간일(Release) : 2016/07/12
종이책 출간일(Print Release) : 2016/06/13
전자책 종류(Format) : ePub
Price : KRW 12,800
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
이 책으로 아두이노의 무한한 가능성에 한 걸음 내디뎌 보세요. 이 책에서는 아두이노가 무엇인지 알아보고, 기울기 센서, 온도 센서, 가속도 센서, LED, LCD, DC 팬 등을 활용한 예제로 프로그래밍과 전자 회로 공작을 확실하게 배웁니다.

Take this step by step to the limitless possibilities of Arduino. In this book, you will learn what Arduino is and learn precisely about programming and electronic circuitry as examples using tilt sensors, temperature sensors, accelerometers, LEDs, LCDs, and DC fans.


저자(Author)
다카모토 다카요리(Takamoto, Takayori)
공학 박사, 1급 건축사. 2010년 일본 총무성의 ‘고용 창출 ICT 연결 프로젝트’에서 모바일 교재를 개발했다. 그 후로는 아두이노를 사용한 3G 실드 개발과 보급 사업을 전개했다. 3G 실드는 휴대전화에 사용되는 SIM 카드를 내장한 보드로, 3G 실드를 사용하면 누구나 간단하게 통신 기술을 집어넣은 개발을 할 수 있다. 학생용 전자 공작 코어 기판 혹은 사물 인터넷 솔루션에 관련된 많은 시제품으로 주목받고 있다. 현재는 주식회사 타브레인의 대표 감독(http://tabrain.jp/), NPO 법인 3G 실드 얼라이언스의 대표이사(http://3gsa.org/)이고 다방면으로 활동 중이다.

Doctor of Engineering, First Class Architect. In 2010, the author developed a mobile textbook at the Ministry of Internal Affairs and Communications’ Job Creation ICT Connection Project. Since then, he has been developing and distributing 3G shields using Arduino. The 3G shield is a board with a built-in SIM card used in a mobile phone, and anyone using the 3G shield can easily develop communication technology. It is attracting attention as many prototypes related to student electronic core substrate or internet internet solution. Currently, he is the representative director (http://tabrain.jp/) of Tab Brain Co., Ltd. and CEO of 3G Shield Alliance (http://3gsa.org/), an NPO corporation.


부록(Extra File)

Go 언어 웹 프로그래밍 철저 입문(Perfect Introduction to Go Web Programming)

출간일(Release) : 2016/07/17
종이책 출간일(Print Release) : 2016/03/31
전자책 종류(Format) : ePub
Price : KRW 18,900
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
Go는 간결하고 유연한 문법을 지원하며, 고루틴으로 병행 처리 코드를 쉽게 작성할 수 있다. 또한, 상속이 아닌 조합으로 코드를 재사용하여 확장성이 좋고, 패키지화된 소스 코드에서 실제로 사용되는 부분만 컴파일하므로 컴파일 속도가 매우 빠르다. 이런 특징들을 고려하여 Go 언어다운 프로그래밍 방법을 설명한다. 각 상황에 맞게 Go 기본 라이브러리와 다양한 외부 패키지를 조합하여 마이크로 서비스 형태로 자신만의 프레임워크 제작 방법을 배운다. 이렇게 만든 마이크로 프레임워크로는 여러 사용자가 실시간으로 대화할 수 있는 채팅 애플리케이션을 만든다. 풀스택 프레임워크 Revel은 웹 개발에 필요한 기능 대부분을 제공하므로 웹 애플리케이션을 아주 빠르게 제작할 수 있고, 이미 만들어진 웹 애플리케이션에 기능을 추가하기도 쉽다. 이 책에서는 Revel을 활용하여 웹 애플리케이션을 만든다.

Go supports concise and flexible syntax, and you can easily write concurrent code with go-rootin. In addition, it is highly scalable by reusing code in a combination, not inheritance, and compiles only the parts actually used in the packaged source code, making compilation very fast. This book explains how to program the Go language down with these features in mind. You will learn how to create your own frameworks in the form of microservices by combining Go native libraries and various external packages for each situation. The created micro-framework creates a chat application that allows multiple users to interact in real time. Full Stack Framework Revel provides most of the functionality needed for web development, so you can build web applications very quickly and it’s easy to add features to already created web applications. This book uses Revel to build a web application.


저자(Author)
장재휴(Jang, Jaehue)
2006년부터 8년간 이랜드시스템스에서 아키텍트 업무를 했고, 이후 퍼플웍스에서 웹 서버 개발을 했다. 지금은 중국에서 새로운 일을 시작했다. 여행을 좋아하고 다양한 컴퓨터 언어에 관심이 많다. 외부 커뮤니티 활동을 하며 IT 지식을 공유하고자 노력 중이고, 개발 커뮤니티에서 만난 사람들과 Remotty(http://blog.remotty.com)라는 그룹을 만들어 함께 즐거운 개발 생활을 하고 있다.

The author worked as an architect for Eland Systems for eight years from 2006, and later developed a web server in PurpleWorks. Now he started a new job in China. The author likes traveling and is interested in various computer languages. He is trying to share his IT knowledge with outside communities, and he has created a group called Remotty (http://blog.remotty.com) together with the people he met in the development community.


부록(Extra File)

모두의 파이썬(Python for everyone)

출간일(Release) : 2016/06/12
종이책 출간일(Print Release) : 2016/05/09
전자책 종류(Format) : ePub
Price : KRW 8,400
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
프로그래밍을 한 번도 해본 적이 없어도 괜찮다. 파이썬이 무엇인지 몰라도 상관 없다.
“모두의 파이썬”은 어려운 개념과 복잡한 이론 설명은 최대한 줄이고, 초보자가 프로그래밍을 쉽게 배울 수 있도록 짧고 간단한 예제로 내용을 구성했다.

It’s okay if you have never done programming before. It does not matter what Python is.
“Python for everyone” is a short, simple example of how to reduce difficult concepts and complex theory explanations as much as possible and to help beginners learn programming.


저자(Author)
이승찬(Lee, Seungchan)
서울대학교에서 컴퓨터공학을 전공하고 게임 개발자로 일하며 메이플스토리 등의 히트 게임을 만들었습니다. 15년간 일한 게임 업계를 떠나 University of Washington에서 경영학 석사 학위를 받은 후 한동안 멀리했던 컴퓨터 프로그래밍을 다시 공부하며 프로그래머로 즐거운 시간을 보내고 있습니다.

The author majored in computer engineering at Seoul National University, worked as a game developer, and created a hit game such as MapleStory. He has been away from the game industry for 15 years now and has a master’s degree in business administration from the University of Washington.


부록(Extra File)

머신 러닝 워크북(Machine Learning)

출간일(Release) : 2016/05/29
종이책 출간일(Print Release) : 2016/04/30
전자책 종류(Format) : ePub
Price : KRW 28,200
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
머신 러닝, 자바와 다양한 도구로 실습하면서 이해한다.
자바와 다양한 도구로 실습해보면서 머신 러닝의 개념과 도구 사용법을 배운다. 머신 러닝의 정의, 머신 러닝을 계획하는 방법부터 시작하여 의사결정트리, 베이지안 네트워크, 인공 신경망, 연관 규칙 학습, 서포트 벡터 머신, 클러스터링이 무엇이고, 어디에 활용되는지 배운다. 각 알고리즘에 어떤 도구를 사용해야 하는지 자바를 포함하여 머신 러닝에서 사용되는 다양한 도구(머하웃, 스프링 XD, 하둡, 스쿱, 피그, 맵리듀스, 스칼라, 스파크, R, Rjava)를 설치하고 사용해본다. 머신 러닝 알고리즘과 도구 전반을 책 한 권으로 살펴보면서 각 기법과 도구의 특징을 배울 수 있다.

Let’s understand while practicing with machine learning, Java and various tools!
Practice with Java and various tools, and learn the concept of machine learning and how to use the tool. Beginning with the definition of machine learning, how to plan for machine learning, learn what decision trees, Bayesian networks, artificial neural networks, association rule learning, support vector machines, clustering are and where they are used. Install and use a variety of tools used in machine learning, including Java (Mercur, Spring XD, Hadoop, Scion, Pig, MapleDeus, Scala, Spark, R, Rjava) to see what tools you should use for each algorithm. You can learn the characteristics of each technique and tool by reviewing the whole of machine learning algorithms and tools in one book.


저자(Author)
제이슨 벨(Jason Bell)
제이슨 벨은 25년 이상 소프트웨어 개발을 해왔으며 2002년부터 POS(point-of-sale)와 고객 데이터를 다루었다. 영국에서 Datasentiment라는 회사를 설립하여 전 세계 많은 회사의 데이터 수집, 처리, 이해를 돕고 있다.

Jason Bell has been developing software for over 25 years and has been handling point-of-sale (POS) and customer data since 2002. He has founded a company called Datasentiment in the UK, helping to collect, process and understand data from many companies around the world.


부록(Extra File)

애자일 & 스크럼 프로젝트 관리(Understanding Agile & Scrum Project Management)

출간일(Release) : 2016/05/22
종이책 출간일(Print Release) : 2016/05/06
전자책 종류(Format) : ePub
Price : KRW 10,500
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
애자일을 적용하는 현실적인 방법을 제시한다
개발 방법론에서 말하는 프로세스는 프로세스일 뿐이다. 이미 조직에 뿌리 내린 전통적인 개발 프로세스와 조율하는 방법을 소개한다. 방법론은 맞다, 틀리다의 범위가 아니다. 상호보완하면서 적용할 수 있는 부분이 많으며 실제로 이를 어떻게 활용하느냐가 중요하다. 이 책에서는 전통적인 프로젝트 관리와 애자일의 균형점을 제시한다.

This book presents a realistic way to apply the agile
The process described in the development methodology is just a process. This book introduces how to coordinate with the traditional development processes that have already taken root in your organization. Methodology is not a range of correct and incorrect answers. There are many parts that can be applied while complementing each other, and it is important how to actually utilize them. This book presents the balance of traditional project management and the agile.


저자(Author)
이재왕(Lee, Jaewang)
고려대와 서강대에서 환경공학과 소프트웨어 공학 석사 과정을 졸업했다. 20여 년간 소프트웨어 분야의 개발 프로세스 및 프로젝트 관리 컨설팅과 교육을 수행해 온 전문가로 현재는 애자일소사이어티㈜의 대표 컨설턴트로 일하고 있다. 2004년부터 소프트웨어 관련 프로세스(CMMI, Agile 등) 커뮤니티를 운영하면서 각종 소프트웨어 컨퍼런스 및 세미나에서 주목 받는 스피커로 활동해왔다. 소프트웨어 프로젝트의 문제점 및 이슈에 대해 고민하다가 2007년에 애자일을 접한 이후에는 애자일 방법론을 활용하여 소프트웨어 개발 조직의 창의성과 생산성, 품질을 높일 수 있도록 도와주고 있다. 현재는 애자일 가치와 철학을 다양한 산업에 확산시키려 노력하고, 조직에 적합한 프로세스가 될 수 있도록 가이드하고 있다. 지난 3년 동안 정보통신산업진흥원 소프트웨어공학센터와 협력하여 소프트웨어 프로젝트의 애자일 코치로 활동해왔고, 삼성전자, 시스코 시스템즈, SK텔레콤, 한화 투자 증권, 엘지 이노텍, 이랜드 시스템즈 등에서 소프트웨어 프로세스 컨설팅과 교육을 수행했다.

He graduated from Korea University and Sogang University with a master’s degree in environmental engineering and software engineering. He has been in the software development process and project management consulting and education for over 20 years and is currently working as a representative consultant for Agile Society. Since 2004, he has been working as a speaker for various software conferences and seminars while operating a software-related process (CMMI, Agile, etc.) community. After considering agile issues in 2007, Agile Methodology is used to help improve the creativity, productivity and quality of software development organizations. Currently, the authors are trying to spread agile values and philosophy across diverse industries and guide them to become an appropriate process for the organization. He has been working as an agile coach for software projects in cooperation with the Software Engineering Center of the Information and Communications Industry Promotion Agency for the past three years. He has conducted software process consulting and training at Samsung Electronics, Cisco Systems, SK Telecom, Hanwha Securities, LG Innotek and Eland Systems .

파이썬 코딩의 기술(Effective Python)

출간일(Release) : 2016/04/24
종이책 출간일(Print Release) : 2016/03/31
전자책 종류(Format) : ePub
Price : KRW 19,200
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
파이썬, 이제 똑똑하게 코딩하자!

파이썬다운 생각을 키우자
일반적인 작업조차 파이썬답게 코딩하는 법을 익히면 더 나은 동작과 성능을 이끌어 낼 수 있다. 파이썬 2와 파이썬 3 프로그래머 모두에게 적합하며 CPython, Jython, PyPy 같은 런타임을 사용하는 프로그래머에게도 유용하다.

더 나은 코딩 노하우를 배우자
다양한 팁과 기술을 현실성 있는 코드 예제와 함께 59가지 Better way에 수록했다. 해야 할 것과 피해야 할 것, 적절한 균형을 유지하는 법, 왜 이것이 최선의 선택인지 조언하며 파이썬 코드를 더 효과적으로 작성할 수 있게 해준다.

제공된 코드를 직접 실행하며 이해하자
이 책에 실린 코드 조각의 전체 코드가 별도 파일로 제공되므로 스스로 실습하기에 용이하다. 또한, 코드를 직접 수정해보고 프로그램을 실행하며 책에서 설명한 내용을 확실하게 이해할 수 있다.

Let’s code Python smart now!

Python Thinking Up
Even the most common tasks can lead to better behavior and performance by learning to code like Python. It is suitable for both Python 2 and Python 3 programmers, and is useful for programmers using runtimes such as CPython, Jython, and PyPy.

Learn better coding know-how
A variety of tips and techniques were included in 59 Better ways with realistic code examples. It allows you to write Python code more effectively, advising you on what to do and what to avoid, how to balance it properly, why this is the best option.

Let’s run and understand the code provided
The entire code snippet in this book is provided as a separate file, making it easy to practice on your own. You can also directly modify the code, run the program, and get a clear understanding of what the book says.


저자(Author)
브렛 슬라킨(Brett Slatkin)
브렛 슬라킨은 구글 소비자 설문조사(Google Consumer Surveys)의 엔지니어링 리드이자 공동 설립자다. 이전에는 구글 앱 엔진(Google App Engine)의 파이썬 인프라 쪽에서 일했으며 PubSubHubbub 프로토콜의 창시자 중 한 명이다. 업무 시간 외에는 오픈 소스 활동을 하거나 개인 웹사이트에 소프트웨어, 자전거 등 여러 가지 주제로 글을 올린다.

Brett Slatkin is the engineering lead and co-founder of Google Consumer Surveys. Previously, he worked on the Python infrastructure of the Google App Engine, and he is one of the founders of the PubSubHubbub protocol. He writes on various topics, such as software, bicycles, and other activities on his website during off-hours.


부록(Extra File)

해커 플레이북 2(The hacker playbook2)

출간일(Release) : 2016/02/18
종이책 출간일(Print Release) : 2015/12/30
전자책 종류(Format) : ePub
Price : KRW 22,400
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)


저자(Author)
피터 킴(Peter Kim)
글로벌 침투 테스트 회사인 시큐어 플래닛(Secure Planet, LLC)의 CEO다. 보안 분야에서 10년 가까이 일해 왔고, 지난 7년 동안은 모의 침투 전문가로 활약했다. 그의 연구는 Wired.com, CNN.com 그리고 다른 여러 매체에서 특집으로 보도되기도 했다.
그는 Sec+, GCIH, GCWN, GWAPT, GXPN 그리고 GMOB에 이르는 다양한 자격증이 있으며, 매릴랜드에 위치한 하워드 커뮤니티 칼리지에서 수년간 모의 침투와 네트워크 보안을 가르쳤다. 또한, 캘리포니아주 산타 모니카 지역의 해커 모임인 LETHAL도 설립했다.
www.meetup/LETHAL에서 LETHAL에 관한 자세한 정보를 찾아보거나, 피터가 운영하는 시큐어 플래닛 블로그(http://www.SecurePla.net)를 방문해보는 것도 좋다.

He is CEO of Secure Planet, LLC, a global penetration testing company. The author has been working in the security field for nearly 10 years and has been a mock penetration expert for the last seven years. His research has also been featured on Wired.com, CNN.com and other media.
He has a wide range of certifications from Sec +, GCIH, GCWN, GWAPT, GXPN and GMOB. He has taught mock penetration and network security for years at Howard Community College in Maryland. He also founded LETHAL, a hacker community in Santa Monica, California.
You can find more information about LETHAL at www.meetup / LETHAL, or visit Peter’s sponsored Secure Planet blog (http://www.SecurePla.net).

NoSQL 철저 입문(NoSQL for mere mortals)

출간일(Release) : 2016/02/16
종이책 출간일(Print Release) : 2015/12/28
전자책 종류(Format) : ePub
Price : KRW 28,800
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
빅데이터를 효과적으로 처리하자!
SNS의 등장과 스마트폰의 대중화로 새로운 형태의 데이터가 수억 건씩 매일 쏟아진다. 분산 처리, 스키마리스, 고가용성, 고확장성 등 NoSQL 유형별 특성과 관계형 데이터베이스의 장점을 활용하면 빅데이터를 효과적으로 처리할 수 있다.

네 가지 유형으로 분석했다!
지금까지 나온 NoSQL 데이터베이스를 분석해 키-값 데이터베이스, 문서 데이터베이스, 컬럼 패밀리 데이터베이스, 그래프 데이터베이스로 나누어 설명한다. 유형별로 기본 개념과 구조, 특성을 소개하고 설계 시 노하우도 담았다. 또한, 연습문제를 통해 각 개념을 철저하게 학습한다.

최적의 NoSQL을 선택하라!
HBase, 카산드라, 몽고DB, Neo4j, 레디스 등 유명한 모델은 많다. 하지만 나에게 꼭 맞는 모델은 어느 것일까? 어떻게 하면 효과적으로 구현할 수 있을까? 사례 연구를 통해 모델 선택 요령을 실감나게 설명하고, 부록에 데이터베이스 목록과 참조 링크를 따로 정리하여 더 자세히 살펴볼 수 있다.

Let’s handle big data effectively!
With the advent of SNS and the popularization of smartphones, hundreds of millions of new forms of data are poured every day. NoSQL features and relational database features such as distributed processing, schemaless, high availability, and high scalability can effectively handle big data.

Four types analyzed!
The NoSQL database so far is analyzed and divided into a key-value database, a document database, a column family database, and a graph database. It introduces the basic concept, structure, and characteristics by type and also includes design know-how. In addition, you can thoroughly learn each concept through exercises.

Choose the best NoSQL!
HBase, Cassandra, Mongolian DB, Neo4j, and Ladies. But which model is right for you? How can you implement it effectively? A case study will give you a realistic explanation of the model selection tips, and you can find out more in the Appendix by organizing the database list and reference links separately.


저자(Author)
댄 설리번(Dan Sullivan)
데이터 아키텍트이자 데이터 과학자인 댄 설리번은 비즈니스 인텔리전스, 머신 러닝, 데이터 마이닝, 텍스트 마이닝, 빅데이터, 데이터 모델링, 애플리케이션 설계 분야에 20년 넘게 몸담아 왔다. 복잡한 게노믹스(genomics)와 프로테오믹스(proteomics) 데이터 분석부터 수많은 데이터베이스 애플리케이션 설계와 구현에 이르기까지, 많은 프로젝트를 수행했다. 최근에는 NoSQL 데이터베이스 모델링, 데이터 분석, 클라우드 컴퓨팅, 텍스트 마이닝, 생명과학 분야의 데이터 통합 작업에 집중했다. 관계형 데이터베이스 설계 분야에서 많은 경험이 있어 정기적으로 NoSQL 데이터베이스 관련 작업도 한다. NoSQL, 클라우드 컴퓨팅, 실시간 분석, 데이터 웨어하우징, 비즈니스 인텔리전스를 소재로 많은 글을 쓰고 발표를 했다. 생명과학, 금융, 에너지, 제조, 보건, 보험, 유통, 전력, 이동통신, 제약, 출판 등 수많은 분야에서 일해왔다.

Data architect and data scientist Dan Sullivan has been in business intelligence, machine learning, data mining, text mining, big data, data modeling and application design for over 20 years. He has done a number of projects ranging from analyzing complex genomics and proteomics data to designing and implementing many database applications. He recently focused on NoSQL database modeling, data analysis, cloud computing, text mining, and data integration in the life sciences. He has extensive experience in relational database design and regularly works on NoSQL databases. NoSQL, cloud computing, real-time analysis, data warehousing, and business intelligence. He has worked in a number of areas including life sciences, finance, energy, manufacturing, health, insurance, distribution, power, mobile communications, pharmaceuticals and publishing.

소프트웨어 악취를 제거하는 리팩토링(Refactoring for Software Design Smells)

출간일(Release) : 2016/02/03
종이책 출간일(Print Release) : 2015/12/23
전자책 종류(Format) : ePub
Price : KRW 20,800
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
소프트웨어 개발자가 설계 원칙을 어길 때 어떤 악취가 발생하는지를 파악하여 설계 과정에서 직면한 다양한 도전을 탐구한다. 단순히 악취 목록만 나열하는 이론적인 접근 방법에서 벗어나 다양한 일화와 실제 예제를 중심으로 소프트웨어 개발 현장에서 어떤 문제가 발생하는지 소개한다. 그리고 구체적인 방식으로 경험담을 기술하여 이것을 어떻게 해결할 수 있는지 보여 줌으로써 좋은 설계와 나쁜 설계가 무엇인지 제대로 알려 준다.

Identify the odors that occur when a software developer breaks design principles and explore the various challenges faced in the design process. It is not only a theoretical approach that lists only odor lists, but also introduces various problems in the field of software development, focusing on various anecdotes and practical examples. And by describing your experience in concrete ways and showing how you can solve it, you can tell what a good design and a bad design are.


저자(Author)
기리쉬 서야나라야나(Girish Suryanarayana)
인도 방갈로르에 소재한 지멘스 연구 기술 센터 소속 선임 연구 과학자.

Senior research scientist at Siemens Research and Technology Center in Bangalore, India.

가네쉬 사마스얌(Ganesh Samrthyam)
인도 방갈로르에서 활동하는 독립 컨설턴트 겸 기업 대상 트레이너.

Independent consultant and corporate trainer working in Bangalore, India.

터셔 샤르마(Tushar, Sharma)
인도 방갈로르에 소재한 지멘스 연구 기술 센터 소속 기술 전문가.

A technology expert at Siemens Research and Technology Center in Bangalore, India.