Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Anyone know Python? What text editer can I use for it?

Featured Replies

I know quite a few languages (but I can't do JAVA for some reason!), so I set a goal to write some scripts, but since I want to do it right I made a path

 

Turing > Basic > Python > C(#/++) (so I can get used to machine language) > Java

 

I'm working on Python, but is there some text editor for it? It's annoying (I'm just coding to the prompt) how when I make a mistake I have to recode everything..

 

Anyone know?

Why would you ever want a text editor over an IDE?

 

Also, the C(whatever) languages won't get you used to machine level....learn assembly for that.

  • Author

Why would you ever want a text editor over an IDE?

I'm confused... Like, wouldn't I want a text editor to, I dunno, write a program and not just insert bloody commands everywhere?

 

halp pls

I'm confused... Like, wouldn't I want a text editor to, I dunno, write a program and not just insert bloody commands everywhere?

 

halp pls

Programming is "inserting bloody commands everywhere"...

 

A text editor is essentially notepad with color coded text based on the file type you are working with. A few of them also include some sort of basic intellisense.

 

An IDE on the other hand is like an AIO programming environment where you have (more than often) language compilers, intellisense, plugins, etc.

Notepad++ (WIll handle all your languages)

Sublime is gorgeous for Python

Also Adobe Edge Code is good too for most languages

Visual Studio 2013 is great for the C languages

Eclipse is good for Java.

I used Python from their website. The link is https://www.python.org/download/. Is that what you are looking for?

 

When you open IDLE, it will open the Python Shell and you can open a new window where you can write your program, save it, and run it as many times as you want.

Edited by Unicorns

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.