Re: Change-a-Letter-or-Two-Game Community Center Geeks' Lounge by debasisdas formal Re: Is it worth taking university classes? Programming Software Development by jwenting Formal education is invaluable. Just picking up some source you don'… that looks nice). Problem is that unless you have that formal education and/or a lot of experience you won't… Re: Word Association Game Community Center Geeks' Lounge by vikonava formal wear - tuxedo Re: What is the best way to learn java? Programming Software Development by ztini Formal education. Concepts like algorithm efficiency and design patterns do not appear in the self-taught curriculum, from my experience. Bad habits, once engraved, can be difficult to overcome -- don't set yourself up for failure. Disregarding that -- I agree with James, the Oracle tutorials are excellent. Re: About closures in javscript Programming Web Development by Airshow Formal definitions don't always help to penetrate "closure", … Re: Learning Issue with Programming Languages Community Center Geeks' Lounge by jwenting formal training is always good, much better than just diving in … Formal Languages - Quick and Dirty Programming Computer Science by AuburnMathTutor …popping up from time to time on the subject of formal languages in general, and on regular languages in particular.…at the very beginning of the topic of formal languages. What is a formal language? To be prepared to answer this…L. This concludes the introductory part of the tutorial on formal languages. By now, the reader should know very generally… Re: Formal Languages - Quick and Dirty Programming Computer Science by AuburnMathTutor … several addenda to [b]An Introduction to Alphabets, Strings, and Formal Languages[/b]. We will call s' a [i]substring[/i… Re: Formal Languages - Quick and Dirty Programming Computer Science by AuburnMathTutor … be several addenda to An Introduction to Alphabets, Strings, and Formal Languages. I think it is wise to give a few… formal concept analysis Programming Software Development by celop how can i build a formal context table based on data that i get from a … the data but dunno how to create a table of formal context based on that data. below are the data: 1… Re: Formal education of herb sutter Community Center Geeks' Lounge by mike_2000_17 … that it's good to have some sort of a formal education. I'm currently working towards a PhD, so … computer *programming* jobs, there is often much less emphasis on formal education as there is on demonstrable skills and experiences. For…uncommon in tbat field. It doesn't mean that a formal education is not useful or valuable. Often, the saying goes… Re: formal concept analysis Programming Software Development by skatamatic How are you supposed to be anylizing this data? A formal conecpt analysis requires some parameters (are you looking for even, odds, primes, and squares?) Do you have a tree-like class structure made to hold this data, or is this what you are having troubles creating? Formal education of herb sutter Community Center Geeks' Lounge by atch Guys I've read http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx?PageIndex=4 great discussion and quite to the point frank critisizm of herb sutter. Does anyone know what his formal education is? I tried to google it out but draw blank from it. Re: Formal education of herb sutter Community Center Geeks' Lounge by mike_2000_17 > Does anyone know what his formal education is? Does it really matter? Whatever he studied, it'… Re: Formal education of herb sutter Community Center Geeks' Lounge by atch … that it's good to have some sort of a formal education. Secondly I saw a discussion between him and one… Re: error C2447: '{' : missing function header (old-style formal list?) Programming Software Development by noodlneck …. error C2082: redefinition of formal parameter 'x' error C2082: redefinition of formal parameter 'y' error C2082: redefinition of formal parameter 'z' error C2143… template formal parameter Programming Software Development by bil050 Hi, How can I define template formal parameter as T*? I read in some textbook that if I define template with formal parameter T* then actual parameter can be of the type T1*,provided that T1 is derived from T Thank you in advance Doubt in Formal Specifier Programming Software Development by challarao Hello! I have a small doubt about formal specifiers. I have seen in many programs of printf statements,writing "%2d".What is the use of writing an integer before d or any formal specifiers. Thanks in advance Re: error C2447: '{' : missing function header (old-style formal list?) please help. Programming Software Development by Mark515 … default-int (15) : error C2447: '{' : missing function header (old-style formal list?) (20) : error C2059: syntax error : 'else' (22) : error C2447… Re: automata and formal languages Programming Computer Science by sarehu …=softdev]what are example of real applications of automata and formal languages?[/QUOTE] Regexes. [QUOTE=softdev]do they have anything to… jst looking forward to persuing a career in automata and formal languages so i just need some help!!! [/QUOTE] You're… Re: Doubt in Formal Specifier Programming Software Development by Narue … the use of writing an integer before d or any formal specifiers.[/B] It gives you more control over the output… Re: Doubt in Formal Specifier Programming Software Development by creeps Adding to what has already been written, if you're looking for a more formal piece of information, I suggest you should [url=http://www.acm.uiuc.edu/webmonkeys/book/c_guide/2.12.html#printf]check here[/url]. error C2447: missing function header (old-style formal list?), what does this mean?! Programming Software Development by the b … this error message: error C2447: missing function header (old-style formal list?). What does it mean? I looked through the code… Re: error C2447: missing function header (old-style formal list?), what does this mean?! Programming Software Development by Dave Sinkula … this error message: error C2447: missing function header (old-style formal list?). What does it mean? I looked through the code… error C2447: '{' : missing function header (old-style formal list?) Programming Software Development by RichardNero … getting this error (error C2447: '{' : missing function header (old-style formal list?) can someone give me a hint or help me… error C2447: '{' : missing function header (old-style formal list?) Programming Software Development by noodlneck … i keep getting error C2447: '{' : missing function header (old-style formal list?). Can someone explain to me how to fix this… error C2447: '{' : missing function header (old-style formal list?) Programming Software Development by Mander …\calcu.cpp(10) : error C2447: '{' : missing function header (old-style formal list?) 1>c:\documents and settings\ampieper\mijn documenten… Re: error C2447: '{' : missing function header (old-style formal list?) Programming Software Development by Mander …\calcu.cpp(10) : error C2447: '{' : missing function header (old-style formal list?) 1>c:\users\alex\desktop\program\calculatortest\calculatortest… error C2447: '{' : missing function header (old-style formal list?) please help. Programming Software Development by Mark515 … am getting the error C2447: '{' : missing function header (old-style formal list?) error. Can anyone tell me where i am going… error C2447: '{' : missing function header (old-style formal list?) Programming Software Development by plike922 … fix this "error C2447: '{' : missing function header (old-style formal list?)" i looked over the program and cant find…