[도서] 백견불여일타 C# 입문

2019-11-08 KENNETH 0

[도서] 백견불여일타 C# 입문 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]백견불여일타 C# 입문 정준석 저 | 로드북 | 2019년 11월 판매가 22,500원 (10%할인) | YES포인트 1,250원(5%지급) 이벤트 : IT모바일 예약판매 이벤트 이 책은 프로그래밍에 입문하고자 하거나 C# 언어를 새롭게 배우고자 하는 프로그래머를 위한 입문서이다. 개념과 예제 그리고 연습문제에 집중하여 기획되었다. 100개의 본문 예제를 반복하여 익히고 각 장마다 제 Source: [도서] 백견불여일타 C# 입문

[도서] 김도형의 데이터 사이언스 스쿨 수학 편

2019-11-08 KENNETH 0

[도서] 김도형의 데이터 사이언스 스쿨 수학 편 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]김도형의 데이터 사이언스 스쿨 수학 편 김도형 저 | 한빛미디어 | 2019년 11월 판매가 49,500원 (10%할인) | YES포인트 2,750원(5%지급) 이벤트 : IT모바일 예약판매 이벤트 “소문난 명강사 ‘김도형’이 데이터 사이언스 입문자에게 보내는 선물 같은 수학 책 선형대수, 미적분, 최적화, 확률론, 검정과 베이즈 추정까지 머신러닝과 딥러닝에 필요한 모든 수학을 한권에!” 이 책 Source: [도서] 김도형의 데이터 사이언스 스쿨 수학 편

No Image

Application Isolation With NGINX Unit

2019-11-08 KENNETH 0

Application Isolation With NGINX Unit One of the most recent developments in NGINX Unit’s feature set is the support for application isolation, introduced in version 1.11.0 and implemented via Linux namespaces. It was announced just a few weeks ago, and there’s a reason for that: the developer behind the feature, Tiago de Bem Natel de Moura, joined the NGINX Unit team only this summer. Let’s start with a brief recap of Linux namespaces: essentially, they are a kernel mechanism that enables a group of processes to share several types of system resources separately from the resources shared by other groups of processes. The kernel ensures that processes in a namespace access only the resources assigned to that namespace. Although processes in two different namespaces can share some resources, other resources are “invisible” to processes in the other namespace. The types of resources that [ more… ]

No Image

Using Rust in Windows

2019-11-08 KENNETH 0

Using Rust in Windows This Saturday 9th of November, there will be a keynote from Microsoft engineers Ryan Levick and Sebastian Fernandez at RustFest Barcelona. They will be talking about why Microsoft is exploring Rust adoption, some of the challenges we’ve faced in this process, and the future of Rust adoption in Microsoft. If you want to talk with … Using Rust in Windows Read More » The post Using Rust in Windows appeared first on Microsoft Security Response Center. Source: Using Rust in Windows

No Image

USN-4178-1: WebKitGTK+ vulnerabilities

2019-11-07 KENNETH 0

USN-4178-1: WebKitGTK+ vulnerabilities webkit2gtk vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 19.04 Ubuntu 18.04 LTS Summary Several security issues were fixed in WebKitGTK+. Software Description webkit2gtk – Web content engine library for GTK+ Details A large number of security issues were discovered in the WebKitGTK+ Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and arbitrary code execution. Update instructions The problem can be corrected by updating your system to the following package versions: Ubuntu 19.04 libjavascriptcoregtk-4.0-18 – 2.26.1-0ubuntu0.19.04.3 libwebkit2gtk-4.0-37 – 2.26.1-0ubuntu0.19.04.3 Ubuntu 18.04 LTS libjavascriptcoregtk-4.0-18 – 2.26.1-0ubuntu0.18.04.1 libwebkit2gtk-4.0-37 – 2.26.1-0ubuntu0.18.04.1 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. This update uses a new upstream release, [ more… ]