gaodayue 最近的时间轴更新
gaodayue's repos on GitHub
Java · 24 人关注
RESTaurant_android
Android App for the RESTaurant project
JavaScript · 11 人关注
RESTaurant_backend
web backend and frontend for the RESTaurant project
Java · 6 人关注
CS186-projects
UCB CS186 Fall2013 SimpleDB projects
Java · 2 人关注
calcite-sql-rewriter
JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts the new version of the row along with version metadata
Java · 2 人关注
druid
Column oriented distributed data store ideal for powering interactive applications
Java · 1 人关注
dbfun
play with data structures and algorithms in database system
C++ · 1 人关注
incubator-doris
Apache Doris (Incubating)
Java · 1 人关注
leetcoding
solutions to leetcode interview questions
Python · 0 人关注
algo_snippets
code snippets for well known algorithm problems
Java · 0 人关注
arrow
Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations.
Go · 0 人关注
badger
Fast key-value DB in Go.
Java · 0 人关注
bigdata_algorithm_benchmark
Benchmark about Basic Data Structure for BigData
Python · 0 人关注
bjtu_course_downloader
scrape course information from BJTU's course selecting system
Go · 0 人关注
bolt
An embedded key/value database for Go.
0 人关注
ByConity
ByConity is an open source cloud data warehouse
Java · 0 人关注
calcite
Mirror of Apache Calcite
0 人关注
clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
Java · 0 人关注
clue
command line tool for Apache Lucene
Python · 0 人关注
course_server
bjtu course app server side program
0 人关注
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Java · 0 人关注
datasci_course_materials
Public repository for course materials for the Spring 2013 session of Introduction to Data Science, an online coursera course.
Java · 0 人关注
deviceusageapp
Background service to collect android application's usage
Java · 0 人关注
deviceusagetest
Test code for DeviceUsageApp
0 人关注
docker
Docker - the open-source application container engine
C · 0 人关注
dotc
Vim Script · 0 人关注
dotfiles
0 人关注
gperftools
Main gperftools repository
Java · 0 人关注
JSON2
another json lib
Java · 0 人关注
jvm-tools
Small set of tools for JVM troublshooting, monitoring and profiling.
0 人关注
kickstart.nvim
A launch point for your personal nvim configuration
0 人关注
language_gotchas
TeX · 0 人关注
leetcode
LeetCode题解,150道题完整版
Java · 0 人关注
memorywall
Shell · 0 人关注
MyShellScripts
shell scripts just for practising
Java · 0 人关注
netty
Netty project - an event-driven asynchronous network application framework
Java · 0 人关注
parquet-mr
Java readers/writers for Parquet columnar file formats to use with Map-Reduce
C++ · 0 人关注
peloton
The Self-Driving Database Management System
0 人关注
pprof
pprof is a tool for visualization and analysis of profiling data
Java · 0 人关注
presto
Distributed SQL query engine for running interactive analytic queries against big data sources.
C++ · 0 人关注
qt_campus_nav
campus navigation map for embedded system
0 人关注
RDMA-Playground
C++ · 0 人关注
sdsl-lite
Succinct Data Structure Library 2.0
Java · 0 人关注
searchtree
0 人关注
SESE
Specialized English for Software Engineering
0 人关注
sqlancer
Detecting Logic Bugs in DBMS
0 人关注
streaming-resource
flink, spark streaming, storm, heron, akka-stream相关资料
Java · 0 人关注
succinct
Java/Scala Implementation of Succinct.
Go · 0 人关注
tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
Rust · 0 人关注
tikv
Distributed transactional key-value database, originally created to complement TiDB
C · 0 人关注
TPC-H-Hive
Running TPC-H on Apache Hive
0 人关注
try_git
VimL · 0 人关注
vimfiles
my vimfiles
C · 0 人关注
wren
The Wren Programming Language
Java · 0 人关注
YCSB
Yahoo! Cloud Serving Benchmark
gaodayue

gaodayue

V2EX 第 29358 号会员,加入于 2012-11-05 20:28:15 +08:00
I wanna be a hacker
gaodayue 最近回复了
2013 年 3 月 2 日
回复了 crossmaya 创建的主题 Python 怎么总有人说python是弱类型语言呢??
我对强弱类型不太了解,不过静态/动态类型的区别还是很明显的。静态类型语言在运行前就能确定变量的类型并做类型检查(如C/C++, Java),动态类型语言则是在运行时才能知道变量的类型并作类型检查(如python, js)。一个常见的误解是把需不需要声明变量类型来区分静态/动态类型,导致这个误解的原因是他们还没有接触过像ML这类具有类型推导的语言。
2013 年 2 月 15 日
回复了 Kymair 创建的主题 NGINX 过年回家打算把agentzh的Nginx系列文章通读一遍
以前看过一遍,感觉没太大提高,可能是我太菜...
2012 年 12 月 9 日
回复了 wog 创建的主题 程序员 为什么面向对象分析与设计的能力这么不受重视
其实这不一定是坏事啦。算法和数据结构是程序员的基本功,别说国内,国外最优秀的IT公司面试也会问你算法,而且只会更难(不会只是让你写个quick sort的啦)。我大二的时候也迷恋OOP,后来也因为算法被鄙视过,当时心里也不平衡呀,但是从我现在的感受来看,研究算法比捣鼓各种设计模式更有意思,对程序员也更有帮助^_^
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   992 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 22:22 · PVG 06:22 · LAX 14:22 · JFK 17:22
♥ Do have faith in what you're doing.