목록전체 글 (393)
나의 발자취
www.chosun.com/opinion/specialist_column/2020/10/07/SZXC4YNYBFFX5I5XE63M2PFWBU/ [김정호의 AI시대의 전략] 블록체인이 인공지능의 ‘치매’를 막는다 사토시 나카모토(Satoshi Nakamoto)는 암호화폐 비트코인을 처음으로 만든 가상의 인물이다. 아직도 그가 누구인지 어디에서 무엇을 하고 있는지 그 실체가 밝혀지지 않았다. 다만 그가 일본계 미국 www.chosun.com magazine.hankyung.com/business/article/2020091401294000161 비트코인이 ‘디지털 금’이라면 디파이는 ‘금융의 유튜브’ [비트코인 A to Z] 비트코인이 ‘디지털 금’이라면 디파이는 ‘금융의 유튜브’ [비트코인 A to Z],..
Quantitative Portfolio Management_Edward Qian,Ronald Hua, Eric Sorensen Quantitative Momentum_Wesley Gray and Jack Vogel Asset Management: A systematic Approach to Factor Investing Finding Alphas: A Quantitative Approach to Building Trading Strategies_Igor Tulchinsky et al.
CSS코드를 각각의 HTML파일에 중복하여 쓰는것을 방지하기 위해 style.css 파일을 따로 사용하는것은 매우 효율적이다. 트래픽에 있어서도 그냥 웹페이지 안에서 css코드를 심어놓는것이 더 효율적이긴 하나, 캐싱때문에 효율적이지 않다. 그보다 style.css파일을 캐싱할 수 있다면 더 효율적이기 때문에 가급적 css파일을 만들었다면 별도로 꺼내서 중복을 제거하는것이 중요하다. style.css body{ margin:0; } a { color:black; } h1 { font-size:45px; text-align: center; border-bottom:1px solid gray; margin:0; padding:20px; } ol{ border-right:1px solid gray; width..
www.caniuse.com Can I use... Support tables for HTML5, CSS3, etc www.caniuse.com NAVIGATION ARTICLE NAVIGATION ARTICLE krɪpt/),[6] often abbreviated as JS, is a programming language that conforms to the ECMAScript specification.[7] JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-..
CSS CSS Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language.[1] Although most often used to set the visual style of web pages and user interfaces written in HTML and XHTML, the language can be applied to any XML document, including plain XML, SVG and XUL, and is applicable to rendering in speech, or on other media..