- 1 Cài đặt phần mềm cần thiết cho học lập trình web
- 2 Tự Học HTML Cơ Bản Online Miễn Phí Từ A đến Z
- 3 Seo website dành cho dân IT
- 4 REACT NATIVE
- 5 sdfdsf
- 6 Lập trình di động với React Native
- 7 Vue.js
- 8 Kiếm thức cơ bản HTML CSS
- 9 So sánh count() và sizeof() 2 phần tử đếm mảng
- 10 Toán tử và biểu thức của php
Are You a Java Expert? Test Your Knowledge With These Four Tricky Questions
Try to figure out 4 questions in this article. If you got all question for the right reason, you are good Java programmer. https://www.caveofprogramming.com/java/are-you-a-java-expert-test-your-knowledge-with-these-four-tricky-questions.html I just right on 2 questions
4 câu trả lời thông minh cho lý do nhảy việc
http://hrinsider.vietnamworks.com/4-cau-tra-loi-thong-minh-cho-ly-do-nhay-viec/?utm_source=email&utm_medium=JSNL&utm_campaign=JSNL22SEP15
Better C++ - Writing good C++ 14
https://github.com/isocpp/CppCoreGuidelines/blob/master/talks/Sutter%20-%20CppCon%202015%20day%202%20plenary%20.pdf Is it really? @ltd Untitled.png 763x426 72.7 KB
Ở nước ngoài, trẻ em 8 tuổi đã đủ tiêu chuẩn để học lập trình website
Untitled.png 1366x768 128 KB
Khan academy now for Android
Khan Academy Khan Academy in your pocket — new apps available for iPhone and now Android! Download for Android — Google PlayDownload for iPhone — App Store“A free, world-class education for anyone, anywhere.” This mission inspires us day in, day out, and ...
Typically interview question
Hope you can improve yourself before go to the interview https://www.nczonline.net/blog/2015/09/my-favorite-interview-question/ Interviewing and hiring are more difficult tasks than they may seem. The cost of hiring the wrong person is quite high, yet companies that are hiring often want ...
Classroom for GitHub
Join and do some excercise on GitHub https://classroom.github.com/organizations
10 mistakes people tend to do in an Interview
GeeksforGeeks – 22 Sep 15 10 mistakes people tend to do in an Interview - GeeksforGeeks Not Gathering enough information About Company and work. Not gathering sufficient information about the company and job profile can be a huge mistake. No matter… Read ...
Install, configure, and use Github on Ubuntu tutorial
GeeksforGeeks – 21 Sep 15 How to install, configure and use GIT on ubuntu? - GeeksforGeeks In the previous article we learnt about what is Git all about.Now we’ll learn a more about git and its repository in more detail Git is… Read More » ...
Fuzzy string matching using cosine similarity
That’s how they calculate a match of two text in unit of percent using cosine similarity algorithm. Another dev's two cents – 20 Sep 15 Fuzzy string matching using cosine similarity Lately i've been dealing quite a bit with mining unstructured data[1]. ...