TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Best ways to further my understanding of relational databases?

1 点作者 GeorgeMac超过 11 年前
There are a lot of things out their to support a developer who wants to get their heads around web application development. From written tutorials, to screencasts, to interactive sites with REPL style code challenges. Looking at sites these course based sites like codeacademy, codeschool, khanacademy, udacity and coursera, I am struggling to find a well rounded course in interacting with databases. My current development position has helped my get around document driven databases and full text search engines, however, it has given me little relational database skills. What would HN recommend I do? In order to strengthen my confidence with integrating with relational databases and SQL. The aim is to be both well rounded as a full stack developer and more employable. I can understand the argument that I just have to get building these things myself. Believe me I have given it a go. But would be nice if someone else out there found a bit of relational database learning gold! Maybe you can recommend a good Coursera or Udacity course, which incorporates some of these technologies? Maybe I just need to get my teeth into a Big Data style problem?

1 comment

krrishd超过 11 年前
<a href="http://class.stanford.edu" rel="nofollow">http:&#x2F;&#x2F;class.stanford.edu</a> has an Introduction to Databases course that you may want to check out.