Python Forum
few questions (I am a beginner)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
few questions (I am a beginner)
#3
(Sep-27-2019, 01:39 PM)eeps24 Wrote: 2. Can python be used to query a SQL database? How about a NoSQL database?
yes on both counts. Popular database providers have python bindings/connectors already developed. Do you have specific SQL/No-SQL DB in mind?

For SQL, Microsoft SQL and Oracle.
For NoSql, any flavor really but I guess if I had to pick how about mongoDB.




(Sep-27-2019, 01:39 PM)eeps24 Wrote: 3. Do I need to have very good math/statistical background in order to code with python?
My personal opinion is that math skills/math mindset is always an advantage in life :-) Even more in fileds like programming/computer science, etc. At the same time python is considered very beginner-friendly and is often selected as language of choice for introduction to programming

Of course math is always an advantage, but my question is, do I "need" to have these advance math skills to code?

Thank you for your reply, huge help.
Reply


Messages In This Thread
few questions (I am a beginner) - by eeps24 - Sep-27-2019, 01:39 PM
RE: few questions (I am a beginner) - by buran - Sep-27-2019, 01:59 PM
RE: few questions (I am a beginner) - by eeps24 - Sep-27-2019, 02:16 PM
RE: few questions (I am a beginner) - by buran - Sep-27-2019, 02:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Beginner dumb questions related to job search Nata444 5 2,395 Apr-26-2021, 11:38 PM
Last Post: Nata444

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020