Register and join over 40,000 other developers!
Recent Topics
-
Print specific values from dictionary with a specific key name
Siten0308 - Jun 20 2019 01:43 PM
-
Learn algorithms and programming concepts
johnnylo - Apr 23 2019 07:49 AM
-
Job Gig PHP Form Needed
PJohnson - Apr 18 2019 03:55 AM
-
How to make code run differently depending on the platform it is running on?
xarzu - Apr 05 2019 09:17 AM
-
How do I set a breakpoint in an attached process in visual studio
xarzu - Apr 04 2019 11:47 AM
Recent Blog Entries
Recent Status Updates
Popular Tags
- networking
- Managed C++
- stream
- console
- database
- authentication
- Visual Basic 4 / 5 / 6
- session
- Connection
- asp.net
- import
- syntax
- hardware
- html5
- array
- mysql
- java
- php
- c++
- string
- C#
- html
- loop
- timer
- jquery
- ajax
- javascript
- programming
- android
- css
- assembly
- c
- form
- vb.net
- xml
- linked list
- login
- encryption
- pseudocode
- calculator
- sql
- python
- setup
- help
- game
- combobox
- binary
- hello world
- grid
- innerHTML

17 replies to this topic
#13
Posted 08 August 2012 - 10:06 AM
Most people who use Pascal in a professional context are using Delphi or Lazarus, as they are MUCH more conducive to developing windowed apps. They also work well as object-oriented systems with support for accessing databases.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog
My MineCraft server site: http://banishedwings.enjin.com/
#14
Posted 08 August 2012 - 01:36 PM
as i said, i will not use it as im trying to win awards in programming contests. When i finish school, or for fun, i will use them.
#15
Posted 09 August 2012 - 01:02 AM
ok, does the graph theory has anything to do with the programming competitions, im 17 years old? Please, i need a lot more theories. Also, i have no idea how they make their programs faster. I make a working program but time limit is too high so i fail. Help?
Optimizing your code (in many Pascal compiler) could be done in either one of these:
- Optimizing your algorithm
- Ask the compiler to optimize your code (this includes code inlining)
- Try to work with best data size (in corresponding with CPU register size). For example, if your data can be represented with 32 bit integer in 32bit environment, do not use Int64 data type.
- You can try to code in assembly language. Many pascal compilers support inline assemly codes.
i know the basics perfectly. I have won many things from competitions, but about the more ranked contests , i didnt do a good job. Thats why i need to learn the advanced things. Nobody wants to show me, my teacher doesnt care, and idk where to go.
Google is your best friend in this case. While of course I don't know everything about optimizing Pascal, but try post your problem here, and I'll try to help.
#16
Posted 09 August 2012 - 01:06 AM
thanks a lot, if i ever need your help, i will. By the way, tomorow i will reborn, today, im gonna ** the whole town xD
Anyway, i decided its time to go to the right way, about life you can choose 2 things, ways: To survive it, or to succeed. Idk about you but i choose to succeed. So you will see me here often.
thanks again
Anyway, i decided its time to go to the right way, about life you can choose 2 things, ways: To survive it, or to succeed. Idk about you but i choose to succeed. So you will see me here often.
thanks again

#17
Posted 09 August 2012 - 01:08 AM
That's a nice spirit!
#18
Posted 09 August 2012 - 01:12 AM
thanks, youtube motivation videos helped me a lot 
And watching programmers succeed every day makes me jealous

And watching programmers succeed every day makes me jealous

Also tagged with one or more of these keywords: pascal
Language Forums →
Other Languages →
Pascal and Delphi →
Where can I find team-mates for my project?Started by aidv, 30 Oct 2014 ![]() |
|
![]() |
||
Language Forums →
Other Languages →
Pascal and Delphi →
Need help with Tic-Tac-Toe variantStarted by MalekCHR, 29 Oct 2014 ![]() |
|
![]() |
||
General Forums →
General Programming →
Substitutes in Number (codeforces)Started by phananhtuan, 23 Oct 2014 ![]() |
|
![]() |
||
General Forums →
General Programming →
handshakesStarted by phananhtuan, 07 Aug 2014 ![]() |
|
![]() |
||
General Forums →
General Programming →
coinsStarted by phananhtuan, 07 Aug 2014 ![]() |
|
![]() |
Recommended from our users: Dynamic Network Monitoring from WhatsUp Gold from IPSwitch. Free Download