Click here to Skip to main content
15,887,952 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to extract text from text file and store it in a variable using c# Pin
Gerry Schmitz28-Dec-18 9:08
mveGerry Schmitz28-Dec-18 9:08 
QuestionRendering Kleinian group fractals Pin
Member 1157700824-Dec-18 19:19
Member 1157700824-Dec-18 19:19 
AnswerRe: Rendering Kleinian group fractals Pin
Dave Kreskowiak25-Dec-18 4:43
mveDave Kreskowiak25-Dec-18 4:43 
GeneralRe: Rendering Kleinian group fractals Pin
BillWoodruff26-Dec-18 7:43
professionalBillWoodruff26-Dec-18 7:43 
GeneralRe: Rendering Kleinian group fractals Pin
Dave Kreskowiak26-Dec-18 7:58
mveDave Kreskowiak26-Dec-18 7:58 
GeneralRe: Rendering Kleinian group fractals Pin
BillWoodruff27-Dec-18 16:25
professionalBillWoodruff27-Dec-18 16:25 
GeneralRe: Rendering Kleinian group fractals Pin
Member 1157700828-Dec-18 3:07
Member 1157700828-Dec-18 3:07 
GeneralRe: Rendering Kleinian group fractals Pin
Dave Kreskowiak28-Dec-18 3:27
mveDave Kreskowiak28-Dec-18 3:27 
I would highly recommend working through the pain. The symbology of math is no different from any other programming language. It's a specialized language developed over time to describe mathematical modeling concepts.

The languages we use to write code are no different, though they are not specialized for the same purposes. Computer languages, to varying degrees, are more generalized, or more specialized, to describe logical, control, and data modeling. That's how we get stuff like FORTRAN, COBOL, C, the PLC languages.

The language of math is just another "programming" language, most commonly used in writing the papers we all love to hate Smile | :) but are indispensable to conveying the concepts we use every day. If you learn it, you open yourself up to many more sources of information.

After 40 years of doing this, I still hate it, can't remember a lot of it, and have to go back and teach myself parts of the language all over again.

GeneralRe: Rendering Kleinian group fractals Pin
Member 1157700828-Dec-18 3:34
Member 1157700828-Dec-18 3:34 
AnswerRe: Rendering Kleinian group fractals Pin
BillWoodruff25-Dec-18 13:11
professionalBillWoodruff25-Dec-18 13:11 
GeneralRe: Rendering Kleinian group fractals Pin
Member 1157700828-Dec-18 3:31
Member 1157700828-Dec-18 3:31 
GeneralRe: Rendering Kleinian group fractals Pin
BillWoodruff28-Dec-18 10:43
professionalBillWoodruff28-Dec-18 10:43 
QuestionC# - least square method Pin
Member 1409938024-Dec-18 8:46
Member 1409938024-Dec-18 8:46 
AnswerRe: C# - least square method Pin
Pete O'Hanlon24-Dec-18 8:51
mvePete O'Hanlon24-Dec-18 8:51 
GeneralRe: C# - least square method Pin
Member 1409938024-Dec-18 9:27
Member 1409938024-Dec-18 9:27 
GeneralRe: C# - least square method Pin
Dave Kreskowiak24-Dec-18 11:22
mveDave Kreskowiak24-Dec-18 11:22 
AnswerRe: C# - least square method Pin
OriginalGriff24-Dec-18 19:42
mveOriginalGriff24-Dec-18 19:42 
QuestionWhy this change language in multilingual need twice click ? Pin
@Sai_Y23-Dec-18 17:29
@Sai_Y23-Dec-18 17:29 
AnswerRe: Why this change language in multilingual need twice click ? Pin
OriginalGriff23-Dec-18 20:13
mveOriginalGriff23-Dec-18 20:13 
QuestionRe: Why this change language in multilingual need twice click ? Pin
Eddy Vluggen23-Dec-18 21:10
professionalEddy Vluggen23-Dec-18 21:10 
Questionconstraining an ExtenderProvider ... Winform Component Pin
BillWoodruff22-Dec-18 6:48
professionalBillWoodruff22-Dec-18 6:48 
AnswerRe: constraining an ExtenderProvider ... Winform Component Pin
Gerry Schmitz23-Dec-18 8:30
mveGerry Schmitz23-Dec-18 8:30 
GeneralRe: constraining an ExtenderProvider ... Winform Component Pin
BillWoodruff23-Dec-18 12:06
professionalBillWoodruff23-Dec-18 12:06 
QuestionProperties does not change in custom MouseEnter event incomplete implementation. Pin
_Q12_21-Dec-18 20:05
_Q12_21-Dec-18 20:05 
AnswerRe: Properties does not change in custom MouseEnter event incomplete implementation. Pin
OriginalGriff21-Dec-18 21:00
mveOriginalGriff21-Dec-18 21:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.