[도서] A Tour of C++ 2nd Edition

2019-01-18 KENNETH 0

[도서] A Tour of C++ 2nd Edition 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]A Tour of C++ 2nd Edition 비야네 스트롭스트룹 저/최광민 역 | 에이콘출판사 | 2019년 01월 판매가 27,000원 (10%할인) | YES포인트 1,500원(5%지급) 이벤트 : 주목 IT 신간&예약판매 사은품 이벤트 C++의 장점을 빠르게 훑어보고 싶은 독자에게 유용하다. C++98의 기본적인 내용은 물론이고 C++11부터 현재 한창 개발 중인 C++20에 이르기까지 현대적인 C++을 이루는 핵심 요소를 설명하고, 간단한 예제로 그 활용 Source: [도서] A Tour of C++ 2nd Edition

Choose your own layout with updated Microsoft News app

2019-01-18 KENNETH 0

Choose your own layout with updated Microsoft News app Users of the newly redesigned Microsoft News app for iOS and Android have given the release high marks in their feedback, plus some interesting feature suggestions. One of the top requests has been for the ability to choose a more compact layout of the news feed. In response, the Microsoft News team announced Thursday the new Layout Choices feature for your news feed on your phone. “This feature puts you in control of the layout for your news feed: standard, compact or text-only,” Senior Program Manager Lance Lee said in a blog post. “While the standard layout provides a modern and beautiful experience, you can choose to see more news stories at a glance in the compact or text-only views.” Check out the blog post for additional images, info and more. [ more… ]

Using Background Intelligent Transfer Service (BITS) from .NET

2019-01-18 KENNETH 0

Using Background Intelligent Transfer Service (BITS) from .NET About BITS and downloading and uploading files Programs nowadays often need to download files and data from the internet – maybe they need new content, new configurations, or the latest updates. The Windows Background Intelligent Transfer Service (BITS) is an easy way for programs to ask Windows to download files from or upload files to a remote HTTP or SMB file server. BITS will handle problems like network outages, expensive networks (when your user is on a cell plan and is roaming), and more. In this blog post I’ll show how you can easily use BITS from a C# or other .NET language program. To use BITS from C++ using its native COM interface, see the GitHub sample at https://github.com/Microsoft/Windows-classic-samples/tree/master/Samples/BacgroundIntelligenceTransferServicePolicy. Your program can create new downloads from and uploads to HTTP web [ more… ]

[도서] 게임 디자인을 위한 기초 이론

2019-01-18 KENNETH 0

[도서] 게임 디자인을 위한 기초 이론 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]게임 디자인을 위한 기초 이론 남기덕 저 | 에이콘출판사 | 2019년 01월 판매가 36,000원 (10%할인) | YES포인트 2,000원(5%지급) 이벤트 : 주목 IT 신간&예약판매 사은품 이벤트 앞으로 깊이 있는 게임 디자인을 가진 좋은 게임이 많이 나왔으면 하는 바람으로, (조금은 어렵지만) 개발자와 게이머를 위해 작성한 책이다. 지금까지 감에 의존해서 이뤄지던 게임 디자인에 다양한 분야의 이론을 Source: [도서] 게임 디자인을 위한 기초 이론

Announcing the Microsoft Azure DevOps Bounty program

2019-01-18 KENNETH 0

Announcing the Microsoft Azure DevOps Bounty program The Microsoft Security Response Center (MSRC) is pleased to announce the launch of the Azure DevOps Bounty program, a program dedicated to providing rock-solid security for our DevOps customers. Starting January 17, 2019, we’re excited to offer rewards up to US$20,000 for eligible vulnerabilities in Azure DevOps online services and the latest release of Azure DevOps server. Azure DevOps is a cloud service for collaborating on code development, spanning the breadth of the development lifecycle to help developers ship software faster and with higher quality. The researcher community plays an essential role in keeping our customers secure, and we will review every submission and recognize your efforts according to our program criteria. If your submission isn’t eligible for bounty but still helps us fix or improve our product, we’ll offer public thanks and [ more… ]