来自.NET,VB和C [英] Coming from .NET and VB and C

查看:77
本文介绍了来自.NET,VB和C的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我来自.NET,VB,C背景。


C很好,VB更好(包括所有库)。比.NET

出现了,你可以要求的所有库都可以使用了。我没有偏好使用MySQL或SQL,存储过程或特殊的

查询。


SO,我''我有兴趣使用我的Google App空间(免费500MB)来开发一个快速的数据库应用程序。使用Python。我发现Dive

进入Python我将很快阅读。


对于像我这样的新人来说有什么建议吗?

解决方案

2008/9/3 ToPostMustJoinGroup22< be ************** @ yahoo.com>:


对某人的任何建议像我这样的新场景?



欢迎!


您可能会发现这里有许多资源:
http://wiki.python.org/moin/BeginnersGuide


-

干杯,

Simon B.


使用Python。我找到了Dive Into Python我将在短期内阅读


这本书的标题本身就是好建议。特别是在之前的编程经验中,你会很快开始学习。什么

需要更长的时间才能吸收一些python's neater和

更多惯用功能,比如列表推导和生成器。

另外,字符串不变的事实让我在第一天或第二天稍微离开了。


如果你坚持下去,我认为你''我会发现那些小东西是你最喜欢的部分。当然,我现在使用列表推导所有时间,当我以前不使用它们时。


在大约90%或更多的情况下,你可以避免做你做的事情

常规用其他语言...主要是直接迭代

你不需要计数器变量或中间变量的东西

名字。事实上,我发现自己会回过头来看旧代码和

经常删除变量。


我确定还有更多。我个人觉得编写代码很有趣。


2008/9/3 Dennis Lee Bieber< wl ***** @ ix.netcom.com> :


非关系型DBMS(如果仍在使用中),



当然有...


>所以,我对使用我的Google App空间(免费500MB)感兴趣
开发快速数据库应用程序。使用Python。我发现Dive
Into Python我将很快阅读。



所以一个问题:该空间支持哪些RDBM?



....和Google的BigTable(参见

< http://en.wikipedia.org/wiki / BigTable>)就是其中之一。


-

干杯,

Simon B.


I''m coming from a .NET, VB, C background.

C was good, and VB was better (with all of its libraries). Than .NET
came along and all the libraries you can require are ready to go. I
have no preference with MySQL or SQL, stored procedures or ad-hoc
queries.

SO, I''m interested in using my Google App space (free 500MB) to
develop a quick database application. Using Python. I found "Dive
Into Python" which I will be reading shortly.

Any suggestions for someone new to the scene like me?

解决方案

2008/9/3 ToPostMustJoinGroup22 <be**************@yahoo.com>:

Any suggestions for someone new to the scene like me?

Welcome!

There''s a number of resources that you might find useful here:
http://wiki.python.org/moin/BeginnersGuide

--
Cheers,
Simon B.


Using Python. I found "Dive Into Python" which I will be reading shortly

The title of the book is good advice all by itself. Especially with
prior programming experience, you''ll get started very quickly. What
will take longer is the assimilation of some of python''s neater and
more idiomatic features, like list comprehensions and generators.
Also, the fact that strings are immutable threw me off a little the
first day or two.

If you stick with it, I think you''ll find those little things to be
your favorite parts though. Certainly I use list comprehensions all
the time now, when I used to not use them at all.

In about 90% or more of cases, you can avoid doing things that you do
routinely in other languages.. mostly by iterating directly over
things you don''t need counter variables or intermediate variable
names. In fact, I find myself going back through old code and
removing variables pretty frequently.

I''m sure there''s a lot more. Personally I find it a lot of fun to code in.


2008/9/3 Dennis Lee Bieber <wl*****@ix.netcom.com>:

non-relational DBMS (if any such are still in use),

There certainly are...

>SO, I''m interested in using my Google App space (free 500MB) to
develop a quick database application. Using Python. I found "Dive
Into Python" which I will be reading shortly.

So one question: what RDBMs are supported in that space?

.... and the Google''s BigTable (see
<http://en.wikipedia.org/wiki/BigTable>) is one of them.

--
Cheers,
Simon B.


这篇关于来自.NET,VB和C的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆