473,609 Members | 2,184 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Best tips to start out

1 New Member
So I started learning python and have no actual computer experience prior to this. I am just curious if there are any tips or sources I can go to for more info, Any and all info is appreciated, and when I mean any I mean any. It took me a couple hours to get python to work with pycharm. I am by all meanings of the word, a noob. Thanks
Apr 8 '20 #1
2 3351
Ishan Shah
47 New Member
For beginners of python learner w3schools.com,j avatpoint.com,t utorialspoint.c om,gitconnected .com, etc are the best free tutorial sites. They describe everything in simple language with practical examples of it.
Udemy.

If you want to explore and learn coding skills in Python, then Udemy also provides you the best platform to learn the Python language.

You can also learn python more practically from youtube videos. There are many tutorials available for python learning.

From where you learn, you must understand and remember the basic theoretical topics of variables, objects, class, function, methods, loops, conditional statements, operators and expressions with the basic syntax of it.

Follow the best coding standards from the learning time is very beneficial for your future
Apr 17 '20 #2
hussainmujtaba
13 New Member
Python is a relatively easy language to learn but beginners may get stuck as they don't know from where to start. The best way to get started is to go through some tutorials that layout the different topics to be learned and then you can go watch tutorials on youtube.
Apr 22 '20 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
3938
by: Mike Chirico | last post by:
Interesting Things to Know about MySQL Mike Chirico (mchirico@users.sourceforge.net) Copyright (GPU Free Documentation License) 2004 Last Updated: Mon Jun 7 10:37:28 EDT 2004 The latest version of this document can be found at: http://prdownloads.sourceforge.net/souptonuts/README_mysql.txt?download
11
9236
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in C++. I find my self sometimes, trying Object app = Object(); Object *app = Object(); Object app = new Object();
0
276
by: Sen | last post by:
First I am newbie in VB.Net, Today I have studied it about a week. I want to ask 1. Where is best to start study VB.NET , Currently I am using Visual Foxpro for my development tools. 2. How to create menu at run time, the menu it self is stored at database, is there any code examples out there 3. How to validate data in grid/dataset ie: I want to know any dulpicate
1
1286
by: Sen | last post by:
1. Where are the best to start learing VB.Net, currently I am using Visual Foxpro as my depelopment tools 2. How to generate menu at run time, the menu it self is stored at database table, are there any code examples to share 3. Can we perform SELECT statement against GRID/DATASET to query the data ie: I want to know any dulpicate item in sales invoice. In VFP we can perform SELECT statement against GRID
1
1012
by: Sen | last post by:
1. Where are the best to start learing VB.Net, currently I am using Visual Foxpro as my depelopment tools 2. How to generate menu at run time, the menu it self is stored at database table, are there any code examples to share 3. Can we perform SELECT statement against GRID/DATASET to query the data ie: I want to know any dulpicate item in sales invoice. In VFP we can perform SELECT statement against GRID
0
906
by: Thomas Ploch | last post by:
Hello folks, I am thinking about reading and understanding the Source Code of Python, but where would it be best to start? Possibly someone can give me a little hint. I am getting into socketmodule.c a little bit at the moment, but thats not what I want. Greetz, Thomas -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
20
12362
Nepomuk
by: Nepomuk | last post by:
As Linux and the various flavours of Unix are slowly spreading into the world of personal computers, I thought we could collect a few Tips and Tricks here to help each other making the best out of our distributions! Ideally any Tips posted here should be available for several distributions, but we won't reject any that aren't. :-) Please state, which distribution(s) the tips were tested with. I'll start with posting some of my...
6
2275
by: jeddiki | last post by:
I am writing a little script that will improve authors writing skills by finding repeated phrases in the text. The text of a chapter will average about 10,000 words, however, I could reduce the size of the files if it is better to do so. So the idea is to search through a string and find repeats of any 3 or 4 word group. So if the author has repeated the phrase "then I went" 6 times in the text, then this would be found and...
9
16933
by: Chuiy | last post by:
Hey guys, I am an aspiring penetration tester and I have been lurking around forums soaking up as much as I can and learning however I think it is time for the next step, but I need to know where its best to start. I am currently learning python because of its simplicity, yet from the standpoint of a penetration tester, would php be the way to go? I know it is widely used but it is losing ground to python. I am also torn between learning...
0
8105
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8529
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8507
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8185
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6962
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4059
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2498
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1626
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1365
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.