Skip to content
View in the app

A better way to browse. Learn more.

Pokemon Revolution Online

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.
New Trade Zone
Trade Zone is now live
Use the new Trade Zone for auctions and instant-price trades so Pokemon and item offers are easy to find.
Open Trade Zone

Notepad C++

Featured Replies

173830 It encourages a lot of bad practices.

 

For instance:

using namespace std;

 

Namespace std isn't a bad practice locally as after some time it becomes a drag to write std:: all the time. (not saying globally so you know)

 

 

And look at the date of the post.

Notepad++ is one awesome software but not something pushed by the educational system. However, for what you want to do you might want to consider Adobe Dreamweaver if you want to do html/php based stuff. If you want to do basic C++ program than visual studio 2015 community edition will just do fine. It's free. Notepad does not offer any sorts of debugging and whatnot.


As long as there are those that remember what was, there will always be those that are unable to accept what can be.

176321 Notepad++ is one awesome software but not something pushed by the educational system. However, for what you want to do you might want to consider Adobe Dreamweaver if you want to do html/php based stuff. If you want to do basic C++ program than visual studio 2015 community edition will just do fine. It's free. Notepad does not offer any sorts of debugging and whatnot.

 

Great suggestion.

 

 

Back in my schooling days we learned the basics solely through the default Notepad doc's with little C++. Shame they do not expand development for the wee lads nowadays, really.

(24) Badges / (12) OT Shiny / (0) Life

  • 2 weeks later...

I would reccomend you to use an app designed specially for coding as it is more user friendly for coding.

 

If you want to use the c++ language then you should use clion or visual studio (would reccomend clion more).

 

If you need help on setting a compiler and a debuger I can help you with that.

174573
173830 It encourages a lot of bad practices.

 

For instance:

using namespace std;

 

Namespace std isn't a bad practice locally as after some time it becomes a drag to write std:: all the time. (not saying globally so you know)

 

 

And look at the date of the post.

 

Using namespace std can create problem if you use names for your variable that are used by the language or a librairy.

 

I would not reccomend using it. Unless you know the language and your librairies pretty well.

Create an account or sign in to comment

Account

Navigation

Search

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.