RE: Help me with my new website!
December 22, 2017 at 6:59 pm
(This post was last modified: December 22, 2017 at 7:04 pm by bennyboy.)
(December 22, 2017 at 1:55 pm)KevinM1 Wrote:(December 20, 2017 at 5:35 pm)bennyboy Wrote: For example, will your "real" phonemes come from a database? A big text list? An online dictionary or other source that you will parse in your codebehind? What criteria will you use for generating "false" phonemes, if any? Or are you going to set them all by hand in a kind of super-lesson?
Someone comes from .NET
ROFL busted!
(December 22, 2017 at 5:17 am)FlatAssembler Wrote: OK, thanks. Like I've said, I come from the world of competitive programming. I know why you should use mergesort instead of heapsort on a linked list or when you should run the Dijkstra's algorithm multiple times instead of one Floyd's algorithm or how to enumerate all the permutations of a string using a stack, but my knowledge of programming graphic interfaces is minimal.
You're lucky. I started learning html about 10 years ago, when every browser was broken in different ways and css never seemed to work right. You'd have to have all kinds of BS hacks in almost every single page just to get it to work on both FireFox and IE.